Permissions, Privileges, and Access Controls in OpenSSL - CVE-2011-3207

 

Permissions, Privileges, and Access Controls in OpenSSL - CVE-2011-3207

Published: September 22, 2011 / Updated: July 28, 2020


Vulnerability identifier: #VU32855
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2011-3207
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to manipulate data.

crypto/x509/x509_vfy.c in OpenSSL 1.0.x before 1.0.0e does not initialize certain structure members, which makes it easier for remote attackers to bypass CRL validation by using a nextUpdate value corresponding to a time in the past.


Affected software

OpenSSL
Amazon Linux AMI
openssl (Alpine package)

How to mitigate CVE-2011-3207

Install update from vendor's website.

OpenSSL - update to 1.0.0e
openssl (Alpine package) - update to 1.0.0e-r0

External References

Related Security Bulletins