First published: Fri Dec 31 2004(Updated: )
Java Secure Socket Extension (JSSE) 1.0.3 through 1.0.3_2 does not properly validate the certificate chain of a client or server, which allows remote attackers to falsely authenticate peers for SSL/TLS.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Sun JSSE | =1.0.3 | |
Sun JSSE | =1.0.3_01 | |
Sun JSSE | =1.0.3_02 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2004-2393 has been rated as critical due to its potential to allow remote attackers to falsely authenticate SSL/TLS connections.
To fix CVE-2004-2393, upgrade to a later version of the Java Secure Socket Extension (JSSE) that includes the necessary certificate chain validation improvements.
CVE-2004-2393 affects Sun JSSE versions 1.0.3, 1.0.3_01, and 1.0.3_02.
CVE-2004-2393 can enable remote attackers to perform man-in-the-middle attacks by falsely authenticating peers.
Yes, CVE-2004-2393 is specifically related to SSL/TLS security and the validation of certificate chains in these protocols.