CVE-2008-7270: Medium severity openssl vulnerability
OpenSSL before 0.9.8j, when SSLOPNETSCAPEREUSECIPHERCHANGEBUG is enabled, does not prevent modification of the ciphersuite in the session cache, which allows remote attackers to force the use of a disabled cipher via vectors involving sniffing network traffic to discover a session identifier, a different vulnerability than CVE-2010-4180.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2008-7270?
CVE-2008-7270 is considered a medium severity vulnerability as it allows remote attackers to force the use of a disabled cipher.
How do I fix CVE-2008-7270?
To remediate CVE-2008-7270, upgrade OpenSSL to version 0.9.8j or later.
Which versions of OpenSSL are affected by CVE-2008-7270?
CVE-2008-7270 affects OpenSSL versions prior to 0.9.8j, including all versions in the 0.9.5, 0.9.6, and 0.9.7 series.
What does CVE-2008-7270 exploit?
CVE-2008-7270 exploits a flaw in session caching that allows attackers to manipulate cipher suite utilization.
Is there a workaround for CVE-2008-7270?
A potential workaround for CVE-2008-7270 is to disable the SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG option if possible.