CVE-2013-4248: Input Validation
The opensslx509parse function in openssl.c in the OpenSSL module in PHP before 5.4.18 and 5.5.x before 5.5.2 does not properly handle a '\0' character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, a related issue to CVE-2009-2408.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2013-4248?
CVE-2013-4248 is classified as a medium-severity vulnerability that allows man-in-the-middle attacks.
How do I fix CVE-2013-4248?
To fix CVE-2013-4248, upgrade PHP to version 5.4.18 or later, or 5.5.2 or later.
Which software versions are affected by CVE-2013-4248?
CVE-2013-4248 affects PHP versions prior to 5.4.18 and 5.5.x prior to 5.5.2, as well as several Ubuntu Linux versions.
What kind of attacks can CVE-2013-4248 facilitate?
CVE-2013-4248 can facilitate man-in-the-middle attacks allowing attackers to spoof SSL certificates.
Is CVE-2013-4248 still a concern for current PHP installations?
CVE-2013-4248 should not be a concern if you are using a supported version of PHP that has been updated.