ghsa-c947-8fx5-pm4w
Vulnerability from github
Published
2022-05-01 23:42
Modified
2022-05-01 23:42
VLAI Severity ?
Details
Interpretation conflict in PHP Toolkit before 1.0.1 on Gentoo Linux might allow local users to cause a denial of service (PHP outage) and read contents of PHP scripts by creating a file with a one-letter lowercase alphabetic name, which triggers interpretation of a certain unquoted [a-z] argument as a matching shell glob for this name, rather than interpretation as the literal [a-z] regular-expression string, and consequently blocks the launch of the PHP interpreter within the Apache HTTP Server.
{ "affected": [], "aliases": [ "CVE-2008-1734" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2008-04-18T15:05:00Z", "severity": "LOW" }, "details": "Interpretation conflict in PHP Toolkit before 1.0.1 on Gentoo Linux might allow local users to cause a denial of service (PHP outage) and read contents of PHP scripts by creating a file with a one-letter lowercase alphabetic name, which triggers interpretation of a certain unquoted [a-z] argument as a matching shell glob for this name, rather than interpretation as the literal [a-z] regular-expression string, and consequently blocks the launch of the PHP interpreter within the Apache HTTP Server.", "id": "GHSA-c947-8fx5-pm4w", "modified": "2022-05-01T23:42:54Z", "published": "2022-05-01T23:42:54Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-1734" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/41928" }, { "type": "WEB", "url": "http://bugs.gentoo.org/show_bug.cgi?id=209535" }, { "type": "WEB", "url": "http://security.gentoo.org/glsa/glsa-200804-19.xml" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/28844" } ], "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.
Loading…
Loading…