vendor:
PHP
by:
Stefan Esser
7.5
CVSS
HIGH
Double Free Vulnerability
Unknown
CWE
Product Name: PHP
Affected Version From: PHP 4.4.5
Affected Version To: PHP 4.4.6
Patch Exists: NO
Related CWE: Unknown
CPE: Unknown
Platforms Tested: Unknown
2007
PHP 4.4.5/4.4.6 session_decode() Double Free Vulnerability
This exploit takes advantage of a double free vulnerability in the PHP session_decode() function in versions 4.4.5 and 4.4.6. By triggering the double free, an attacker can overwrite a pointer to the destructor and gain control over the program's execution.
Mitigation:
Upgrade to a version of PHP that is not vulnerable to this issue.