ID:11580 - Exploit for Input validation error in PHP - CVE-2007-1376

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

ID:11580 - Exploit for Input validation error in PHP - CVE-2007-1376

Published: June 12, 2025


Vulnerability identifier: #VU110448
Vulnerability risk: Medium
CVE-ID: CVE-2007-1376
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 shmop functions in PHP before 4.4.5, and before 5.2.1 in the 5.x series, do not verify that their arguments correspond to a shmop resource, which allows context-dependent attackers to read and write arbitrary memory locations via arguments associated with an inappropriate resource, as demonstrated by a GD Image resource.


Remediation

Install update from vendor's website.