ghsa-ccf6-wjg8-65fx
Vulnerability from github
Published
2022-04-29 02:57
Modified
2022-04-29 02:57
Details
PHP before 4.3.7 on Win32 platforms does not properly filter all shell metacharacters, which allows local or remote attackers to execute arbitrary code, overwrite files, and access internal environment variables via (1) the "%", "|", or ">" characters to the escapeshellcmd function, or (2) the "%" character to the escapeshellarg function.
{ "affected": [], "aliases": [ "CVE-2004-0542" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2004-08-06T04:00:00Z", "severity": "HIGH" }, "details": "PHP before 4.3.7 on Win32 platforms does not properly filter all shell metacharacters, which allows local or remote attackers to execute arbitrary code, overwrite files, and access internal environment variables via (1) the \"%\", \"|\", or \"\u003e\" characters to the escapeshellcmd function, or (2) the \"%\" character to the escapeshellarg function.", "id": "GHSA-ccf6-wjg8-65fx", "modified": "2022-04-29T02:57:53Z", "published": "2022-04-29T02:57:53Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2004-0542" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/16331" }, { "type": "WEB", "url": "http://www.idefense.com/application/poi/display?id=108" }, { "type": "WEB", "url": "http://www.php.net/release_4_3_7.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.