5
CVE-2009-3294
- EPSS 2.73%
- Veröffentlicht 22.09.2009 10:30:00
- Zuletzt bearbeitet 16.06.2026 23:11:19
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 2.73% | 0.842 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:N/A:P
|
CWE-134 Use of Externally-Controlled Format String
The product uses a function that accepts a format string as an argument, but the format string originates from an external source.
http://www.php.net/ChangeLog-5.php
http://www.php.net/ChangeLog-5.php#5.2.11
http://www.php.net/releases/5_2_11.php
http://news.php.net/php.announce/79
http://www.openwall.com/lists/oss-security/2009/11/20/2
http://www.openwall.com/lists/oss-security/2009/11/20/3
http://www.php.net/releases/5_3_1.php
http://bugs.php.net/bug.php?id=44683
http://svn.php.net/viewvc?view=revision&revision=287779
http://www.openwall.com/lists/oss-security/2009/09/20/1
http://www.osvdb.org/58188