CVE-2011-1468: Medium severity php vulnerability
Multiple memory leaks in the OpenSSL extension in PHP before 5.3.6 might allow remote attackers to cause a denial of service (memory consumption) via (1) plaintext data to the opensslencrypt function or (2) ciphertext data to the openssldecrypt function.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2011-1468?
The severity of CVE-2011-1468 is classified as medium, primarily due to its potential for denial of service through memory leaks.
How do I fix CVE-2011-1468?
To fix CVE-2011-1468, upgrade your PHP installation to version 5.3.6 or later.
What vulnerable functions are associated with CVE-2011-1468?
CVE-2011-1468 is associated with the functions openssl_encrypt and openssl_decrypt in the OpenSSL extension.
Can CVE-2011-1468 be exploited remotely?
Yes, CVE-2011-1468 can be exploited remotely by sending specially crafted data to the vulnerable OpenSSL functions.
What versions of PHP are affected by CVE-2011-1468?
PHP versions prior to 5.3.6, including 5.3.5 and earlier, are affected by CVE-2011-1468.