PT-2007-3230 · Php · Php
Published
2007-04-05
·
Updated
2018-10-30
·
CVE-2007-1884
CVSS v2.0
6.8
Medium
| Vector | AV:N/AC:M/Au:N/C:P/I:P/A:P |
Name of the Vulnerable Software and Affected Versions:
PHP versions prior to 4.4.5
PHP versions prior to 5.2.1
Description:
The issue arises from multiple integer signedness errors in the printf function family. This allows context-dependent attackers to execute arbitrary code via certain negative argument numbers and specific width and precision values. The errors occur due to 64 to 32 bit truncation and can bypass checks for maximum allowable values, potentially allowing arbitrary memory location access.
Recommendations:
For PHP versions prior to 4.4.5, update to version 4.4.5 or later.
For PHP versions prior to 5.2.1, update to version 5.2.1 or later.
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Php