PT-2007-2776 · Php · Php
Published
2007-03-10
·
Updated
2008-09-05
·
CVE-2007-1381
CVSS v2.0
7.6
High
| Vector | AV:N/AC:H/Au:N/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions
PHP 5 versions 1.119.2.10.2.12 through 1.119.2.10.2.13
Description
The issue arises from the
wddx deserialize function in wddx.c, which incorrectly uses strlcpy instead of strlcat and provides improper arguments. This allows attackers to execute arbitrary code via a WDDX packet containing a malformed overlap of a STRING element, triggering a buffer overflow.Recommendations
For PHP 5 versions 1.119.2.10.2.12 through 1.119.2.10.2.13, update to a version where the
wddx deserialize function is fixed, specifically to a version after the fix on 20070304. As a temporary workaround, consider restricting the use of the wddx deserialize function to minimize the risk of exploitation.Exploit
Fix
Buffer Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Php