The popen API function in TSRM/tsrm_win32.c in PHP before 5.2.11 and 5.3.x before 5.3.1, when running on certain Windows operating systems, 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), possibly related to the _fdopen function in the Microsoft C runtime library. NOTE: 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.
References
Link | Resource |
---|---|
http://bugs.php.net/bug.php?id=44683 | Exploit Vendor Advisory |
http://news.php.net/php.announce/79 | Vendor Advisory |
http://svn.php.net/viewvc?view=revision&revision=287779 | Vendor Advisory |
http://www.openwall.com/lists/oss-security/2009/09/20/1 | Mailing List Patch |
http://www.openwall.com/lists/oss-security/2009/11/20/2 | Mailing List |
http://www.openwall.com/lists/oss-security/2009/11/20/3 | Mailing List |
http://www.osvdb.org/58188 | Broken Link |
http://www.php.net/ChangeLog-5.php | Vendor Advisory |
http://www.php.net/ChangeLog-5.php#5.2.11 | Vendor Advisory |
http://www.php.net/releases/5_2_11.php | Patch Vendor Advisory |
http://www.php.net/releases/5_3_1.php | Vendor Advisory |
History
No history.
MITRE Information
Status: PUBLISHED
Assigner: mitre
Published: 2009-09-22T10:00:00
Updated: 2009-11-25T10:00:00
Reserved: 2009-09-22T00:00:00
Link: CVE-2009-3294
JSON object: View
NVD Information
Status : Analyzed
Published: 2009-09-22T10:30:00.827
Modified: 2022-09-01T16:32:32.183
Link: CVE-2009-3294
JSON object: View
Redhat Information
No data.
CWE