ID:11553 - Exploit for Input validation error in PHP - CVE-2007-4528

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

ID:11553 - Exploit for Input validation error in PHP - CVE-2007-4528

Published: June 11, 2025


Vulnerability identifier: #VU110381
Vulnerability risk: Medium
CVE-ID: CVE-2007-4528
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 corrupt data.

The Foreign Function Interface (ffi) extension in PHP 5.0.5 does not follow safe_mode restrictions, which allows context-dependent attackers to execute arbitrary code by loading an arbitrary DLL and calling a function, as demonstrated by kernel32.dll and the WinExec function. NOTE: this issue does not cross privilege boundaries in most contexts, so perhaps it should not be included in CVE.


Remediation

Install update from vendor's website.