ID:11649 - Exploit for Buffer overflow in PHP - CVE-2007-1381

 
Main Vulnerability Database Exploits ID:11649 - Exploit for Buffer overflow in PHP - CVE-2007-1381

ID:11649 - Exploit for Buffer overflow in PHP - CVE-2007-1381

Published: June 14, 2025


Vulnerability identifier: #VU110452
Vulnerability risk: High
CVE-ID: CVE-2007-1381
CWE-ID: CWE-119
Exploitation vector: Remote access
Vulnerable software:
PHP

Link to public exploit:


Vulnerability description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

The wddx_deserialize function in wddx.c 1.119.2.10.2.12 and 1.119.2.10.2.13 in PHP 5, as modified in CVS on 20070224 and fixed on 20070304, calls strlcpy where strlcat was intended and uses improper arguments, which allows context-dependent attackers to execute arbitrary code via a WDDX packet with a malformed overlap of a STRING element, which triggers a buffer overflow. This vulnerability impacts PHP CVS as of 2007-02-24


Remediation

Install update from vendor's website.