PT-2007-3067 · Php · Php
Published
2007-03-26
·
Updated
2018-10-30
·
CVE-2007-1700
CVSS v2.0
7.5
High
| Vector | AV:N/AC:L/Au:N/C:P/I:P/A:P |
Name of the Vulnerable Software and Affected Versions:
PHP versions prior to 4.4.5
PHP versions prior to 5.2.1
Description:
The issue allows context-dependent attackers to execute arbitrary code via a crafted string in the session register after unsetting HTTP SESSION VARS and SESSION, which destroys the session data Hashtable. This occurs because the session extension in PHP calculates the reference count for the session variables without considering the internal pointer from the session globals.
Recommendations:
For PHP versions prior to 4.4.5, update to version 4.4.5 or later.
For PHP versions prior to 5.2.1, update to version 5.2.1 or later.
Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Php