CVE-2011-3268: Buffer Overflow
Buffer overflow in the crypt function in PHP before 5.3.7 allows context-dependent attackers to have an unspecified impact via a long salt argument, a different vulnerability than CVE-2011-2483.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2011-3268?
CVE-2011-3268 is considered a moderate severity vulnerability due to the risk of a buffer overflow which could potentially allow attackers to execute arbitrary code.
How do I fix CVE-2011-3268?
To fix CVE-2011-3268, upgrade PHP to version 5.3.7 or later.
What versions of PHP are affected by CVE-2011-3268?
CVE-2011-3268 affects PHP versions prior to 5.3.7, specifically versions 4.x and 5.2.x.
Are there any workarounds for CVE-2011-3268?
There are no effective workarounds for CVE-2011-3268 other than upgrading to a patched version of PHP.
Who can be impacted by CVE-2011-3268?
Context-dependent attackers can exploit CVE-2011-3268, which may result in significant security risks for applications using vulnerable PHP versions.