ghsa-px6g-f34r-cm5g
Vulnerability from github
Published
2022-05-01 17:44
Modified
2022-05-01 17:44
Details
The fopen function in PHP 5.2.0 does not properly handle invalid URI handlers, which allows context-dependent attackers to bypass safe_mode restrictions and read arbitrary files via a file path specified with an invalid URI, as demonstrated via the srpath URI.
{ "affected": [], "aliases": [ "CVE-2007-0448" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2007-05-24T18:30:00Z", "severity": "HIGH" }, "details": "The fopen function in PHP 5.2.0 does not properly handle invalid URI handlers, which allows context-dependent attackers to bypass safe_mode restrictions and read arbitrary files via a file path specified with an invalid URI, as demonstrated via the srpath URI.", "id": "GHSA-px6g-f34r-cm5g", "modified": "2022-05-01T17:44:15Z", "published": "2022-05-01T17:44:15Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2007-0448" }, { "type": "WEB", "url": "http://securityreason.com/achievement_securityalert/44" }, { "type": "WEB", "url": "http://securityreason.com/securityalert/2175" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/22261" } ], "schema_version": "1.4.0", "severity": [] }
Loading...
Loading...
- 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.