First published: Tue Mar 20 2007(Updated: )
Double free vulnerability in PHP before 4.4.7, and 5.x before 5.2.2, allows context-dependent attackers to execute arbitrary code by interrupting the session_regenerate_id function, as demonstrated by calling a userspace error handler or triggering a memory limit violation.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | <=5.2.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-1521 is considered a high severity vulnerability due to the potential for arbitrary code execution.
To fix CVE-2007-1521, upgrade PHP to version 4.4.7 or later, or 5.2.2 or later.
CVE-2007-1521 affects PHP versions prior to 4.4.7 and 5.x prior to 5.2.2.
CVE-2007-1521 is classified as a double free vulnerability.
Yes, CVE-2007-1521 can potentially allow attackers to execute arbitrary code, leading to unauthorized access.