mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Valery Kharseko
7 hours ago 9ab22143a3b1fea448a387cdce39517817c6c1a9
CVE-2025-24970 SslHandler doesn't correctly validate packets which can lead to native crash when using native SSLEngine (#588)

1 files modified
2 ■■■ changed files
opendj-server-legacy/pom.xml 2 ●●● patch | view | raw | blame | history
opendj-server-legacy/pom.xml
@@ -255,7 +255,7 @@
    <dependency>
        <groupId>org.apache.cassandra</groupId>
        <artifactId>java-driver-core</artifactId>
        <version>4.19.0</version>
        <version>4.19.2</version>
        <exclusions>
            <exclusion>
                <groupId>org.reactivestreams</groupId>