PT-2009-5607 · Php+1 · Php+1
Published
2009-09-22
·
Updated
2022-09-01
·
CVE-2009-3294
CVSS v2.0
5.0
Medium
| Vector | AV:N/AC:L/Au:N/C:N/I:N/A:P |
Name of the Vulnerable Software and Affected Versions
PHP versions prior to 5.2.11
PHP versions 5.3.x prior to 5.3.1
Description
The issue allows context-dependent attackers to cause a denial of service (crash) via a crafted (1) "e" or (2) "er" string in the second argument (aka mode) of the
popen API function, possibly related to the fdopen function in the Microsoft C runtime library. This might not cross privilege boundaries except in rare cases in which the mode argument is accessible to an attacker outside of an application that uses the popen function.Recommendations
For PHP versions prior to 5.2.11, update to version 5.2.11 or later.
For PHP versions 5.3.x prior to 5.3.1, update to version 5.3.1 or later.
Exploit
Fix
DoS
Use of Externally-Controlled Format String
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
C Runtime Library
Php