Skip to content

Commit

Permalink
added CVE ID for unallocated CVE
Browse files Browse the repository at this point in the history
  • Loading branch information
dghgit committed May 3, 2024
1 parent b5bff1b commit 3561b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/releasenotes.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ <h3>2.3.5 Security Advisories.</h3>
<li>CVE-2024-29857 - Importing an EC certificate with specially crafted F2m parameters can cause high CPU usage during parameter evaluation.</li>
<li>CVE-2024-30171 - Possible timing based leakage in RSA based handshakes due to exception processing eliminated.</li>
<li>CVE-2024-30172 - Crafted signature and public key can be used to trigger an infinite loop in the Ed25519 verification code.</li>
<li>CVE-2024-301XX - When endpoint identification is enabled in the BCJSSE and an SSL socket is not created with an explicit hostname (as happens with HttpsURLConnection), hostname verification could be performed against a DNS-resolved IP address. This has been fixed.</li>
<li>CVE-2024-34447 - When endpoint identification is enabled in the BCJSSE and an SSL socket is not created with an explicit hostname (as happens with HttpsURLConnection), hostname verification could be performed against a DNS-resolved IP address. This has been fixed.</li>
</ul>

<a id="r1rv77"><h3>2.4.1 Version</h3></a>
Expand Down

0 comments on commit 3561b43

Please sign in to comment.