ghsa-28cw-qr46-rx46
Vulnerability from github
Published
2022-05-02 03:23
Modified
2022-05-02 03:23
Details
The php_zip_make_relative_path function in php_zip.c in PHP 5.2.x before 5.2.9 allows context-dependent attackers to cause a denial of service (crash) via a ZIP file that contains filenames with relative paths, which is not properly handled during extraction.
{ "affected": [], "aliases": [ "CVE-2009-1272" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2009-04-08T18:30:00Z", "severity": "MODERATE" }, "details": "The php_zip_make_relative_path function in php_zip.c in PHP 5.2.x before 5.2.9 allows context-dependent attackers to cause a denial of service (crash) via a ZIP file that contains filenames with relative paths, which is not properly handled during extraction.", "id": "GHSA-28cw-qr46-rx46", "modified": "2022-05-02T03:23:15Z", "published": "2022-05-02T03:23:15Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-1272" }, { "type": "WEB", "url": "http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.1.2.48\u0026r2=1.1.2.49" }, { "type": "WEB", "url": "http://lists.apple.com/archives/security-announce/2009/Sep/msg00004.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2009-07/msg00002.html" }, { "type": "WEB", "url": "http://marc.info/?l=bugtraq\u0026m=125017764422557\u0026w=2" }, { "type": "WEB", "url": "http://secunia.com/advisories/35685" }, { "type": "WEB", "url": "http://secunia.com/advisories/36701" }, { "type": "WEB", "url": "http://support.apple.com/kb/HT3865" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2009/04/01/9" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2009/04/09/1" }, { "type": "WEB", "url": "http://www.php.net/releases/5_2_9.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.