ghsa-8qvm-3v5h-74qx
Vulnerability from github
Published
2022-05-02 03:43
Modified
2022-05-02 03:43
Details
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.
{ "affected": [], "aliases": [ "CVE-2009-3294" ], "database_specific": { "cwe_ids": [ "CWE-134" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2009-09-22T10:30:00Z", "severity": "MODERATE" }, "details": "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.", "id": "GHSA-8qvm-3v5h-74qx", "modified": "2022-05-02T03:43:40Z", "published": "2022-05-02T03:43:40Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-3294" }, { "type": "WEB", "url": "http://bugs.php.net/bug.php?id=44683" }, { "type": "WEB", "url": "http://news.php.net/php.announce/79" }, { "type": "WEB", "url": "http://svn.php.net/viewvc?view=revision\u0026revision=287779" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2009/09/20/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2009/11/20/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2009/11/20/3" }, { "type": "WEB", "url": "http://www.osvdb.org/58188" }, { "type": "WEB", "url": "http://www.php.net/ChangeLog-5.php" }, { "type": "WEB", "url": "http://www.php.net/ChangeLog-5.php#5.2.11" }, { "type": "WEB", "url": "http://www.php.net/releases/5_2_11.php" }, { "type": "WEB", "url": "http://www.php.net/releases/5_3_1.php" } ], "schema_version": "1.4.0", "severity": [] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.