ID:11503 - Exploit for Input validation error in PHP - CVE-2007-1583

 
Main Vulnerability Database Exploits ID:11503 - Exploit for Input validation error in PHP - CVE-2007-1583

ID:11503 - Exploit for Input validation error in PHP - CVE-2007-1583

Published: June 9, 2025


Vulnerability identifier: #VU110430
Vulnerability risk: Medium
CVE-ID: CVE-2007-1583
CWE-ID: CWE-20
Exploitation vector: Remote access
Vulnerable software:
PHP

Link to public exploit:


Vulnerability description

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

The mb_parse_str function in PHP 4.0.0 through 4.4.6 and 5.0.0 through 5.2.1 sets the internal register_globals flag and does not disable it in certain cases when a script terminates, which allows remote attackers to invoke available PHP scripts with register_globals functionality that is not detectable by these scripts, as demonstrated by forcing a memory_limit violation.


Remediation

Install update from vendor's website.