CVE-2011-1148: Use After Free
Use-after-free vulnerability in the substrreplace function in PHP 5.3.6 and earlier allows context-dependent attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact by using the same variable for multiple arguments.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2011-1148?
CVE-2011-1148 is categorized as a denial of service vulnerability due to memory corruption, with the potential for undefined impact.
How do I fix CVE-2011-1148?
To mitigate CVE-2011-1148, users should upgrade to PHP version 5.3.7 or later, or apply the appropriate patches if available.
Which versions of PHP are affected by CVE-2011-1148?
CVE-2011-1148 affects PHP versions 5.3.6 and earlier, as well as multiple older versions such as 4.x and 3.x.
Can CVE-2011-1148 lead to remote code execution?
While CVE-2011-1148 primarily causes denial of service, it may also allow attackers to exploit memory corruption to achieve further impacts depending on the context.
Are there any known exploits for CVE-2011-1148?
There are no publicly disclosed exploits for CVE-2011-1148, but the vulnerability allows for potential memory manipulation that could be exploited.