CVE-2005-2946: High severity OpenSSL OpenSSL vulnerability
The default configuration on OpenSSL before 0.9.8 uses MD5 for creating message digests instead of a more cryptographically strong algorithm, which makes it easier for remote attackers to forge certificates with a valid certificate authority signature.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2005-2946?
CVE-2005-2946 is considered a high severity vulnerability due to the potential for certificate forgery.
How do I fix CVE-2005-2946?
To fix CVE-2005-2946, upgrade OpenSSL to version 0.9.8 or later where a stronger hashing algorithm is used.
Which versions of OpenSSL are affected by CVE-2005-2946?
CVE-2005-2946 affects OpenSSL versions earlier than 0.9.8, including all versions from 0.9.1c to 0.9.7g.
What type of attack is associated with CVE-2005-2946?
CVE-2005-2946 can enable remote attackers to forge certificates, thereby potentially compromising secure communications.
Is there a workaround for CVE-2005-2946 if I cannot update OpenSSL?
If updating is not an option, consider using external validation of certificates to reduce risk, but the best solution remains to upgrade to a secure version.