ghsa-45w3-pvv7-3p8j
Vulnerability from github
Published
2022-05-02 06:19
Modified
2022-05-02 06:19
Details
The safe_mode implementation in PHP before 5.2.13 does not properly handle directory pathnames that lack a trailing / (slash) character, which allows context-dependent attackers to bypass intended access restrictions via vectors related to use of the tempnam function.
{ "affected": [], "aliases": [ "CVE-2010-1129" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2010-03-26T20:30:00Z", "severity": "HIGH" }, "details": "The safe_mode implementation in PHP before 5.2.13 does not properly handle directory pathnames that lack a trailing / (slash) character, which allows context-dependent attackers to bypass intended access restrictions via vectors related to use of the tempnam function.", "id": "GHSA-45w3-pvv7-3p8j", "modified": "2022-05-02T06:19:15Z", "published": "2022-05-02T06:19:15Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1129" }, { "type": "WEB", "url": "http://itrc.hp.com/service/cki/docDisplay.do?docId=emr_na-c02286083" }, { "type": "WEB", "url": "http://lists.apple.com/archives/security-announce/2010//Aug/msg00003.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/38708" }, { "type": "WEB", "url": "http://secunia.com/advisories/40551" }, { "type": "WEB", "url": "http://securitytracker.com/id?1023661" }, { "type": "WEB", "url": "http://support.apple.com/kb/HT4312" }, { "type": "WEB", "url": "http://www.php.net/ChangeLog-5.php" }, { "type": "WEB", "url": "http://www.php.net/releases/5_2_13.php" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/38431" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2010/0479" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2010/1796" } ], "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.