ghsa-mjxv-j6j2-hpmv
Vulnerability from github
Published
2022-05-02 03:46
Modified
2022-05-02 03:46
Details
The posix_mkfifo function in ext/posix/posix.c in PHP before 5.2.12 and 5.3.x before 5.3.1 allows context-dependent attackers to bypass open_basedir restrictions, and create FIFO files, via the pathname and mode arguments, as demonstrated by creating a .htaccess file.
{ "affected": [], "aliases": [ "CVE-2009-3558" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2009-11-23T17:30:00Z", "severity": "MODERATE" }, "details": "The posix_mkfifo function in ext/posix/posix.c in PHP before 5.2.12 and 5.3.x before 5.3.1 allows context-dependent attackers to bypass open_basedir restrictions, and create FIFO files, via the pathname and mode arguments, as demonstrated by creating a .htaccess file.", "id": "GHSA-mjxv-j6j2-hpmv", "modified": "2022-05-02T03:46:23Z", "published": "2022-05-02T03:46:23Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-3558" }, { "type": "WEB", "url": "http://lists.apple.com/archives/security-announce/2010//Mar/msg00001.html" }, { "type": "WEB", "url": "http://news.php.net/php.announce/79" }, { "type": "WEB", "url": "http://secunia.com/advisories/37412" }, { "type": "WEB", "url": "http://secunia.com/advisories/37821" }, { "type": "WEB", "url": "http://securityreason.com/securityalert/6600" }, { "type": "WEB", "url": "http://support.apple.com/kb/HT4077" }, { "type": "WEB", "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/ext/posix/posix.c?view=log" }, { "type": "WEB", "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/posix/posix.c?view=log" }, { "type": "WEB", "url": "http://svn.php.net/viewvc?view=revision\u0026revision=288943" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2009:285" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2009:302" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2009:303" }, { "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.openwall.com/lists/oss-security/2009/11/20/5" }, { "type": "WEB", "url": "http://www.php.net/ChangeLog-5.php" }, { "type": "WEB", "url": "http://www.php.net/releases/5_2_12.php" }, { "type": "WEB", "url": "http://www.php.net/releases/5_3_1.php" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2009/3593" } ], "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.