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.0: 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/E:U/U:Green
CVE-ID: CVE-2011-3207
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: OpenSSL Software Foundation
Affected software:
OpenSSL

Detailed vulnerability description

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.


How to mitigate CVE-2011-3207

Install update from vendor's website.

Sources