ghsa-h7q9-pqp4-r828
Vulnerability from github
Published
2022-04-29 02:58
Modified
2022-04-29 02:58
Details
The addslashes function in PHP 4.3.9 does not properly escape a NULL (/0) character, which may allow remote attackers to read arbitrary files in PHP applications that contain a directory traversal vulnerability in require or include statements, but are otherwise protected by the magic_quotes_gpc mechanism. NOTE: this issue was originally REJECTed by its CNA before publication, but that decision is in active dispute. This candidate may change significantly in the future as a result of further discussion.
{ "affected": [], "aliases": [ "CVE-2004-1020" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2005-01-10T05:00:00Z", "severity": "MODERATE" }, "details": "The addslashes function in PHP 4.3.9 does not properly escape a NULL (/0) character, which may allow remote attackers to read arbitrary files in PHP applications that contain a directory traversal vulnerability in require or include statements, but are otherwise protected by the magic_quotes_gpc mechanism. NOTE: this issue was originally REJECTed by its CNA before publication, but that decision is in active dispute. This candidate may change significantly in the future as a result of further discussion.", "id": "GHSA-h7q9-pqp4-r828", "modified": "2022-04-29T02:58:47Z", "published": "2022-04-29T02:58:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2004-1020" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/18516" }, { "type": "WEB", "url": "http://distro.conectiva.com.br/atualizacoes/?id=a\u0026anuncio=000915" }, { "type": "WEB", "url": "http://www.gentoo.org/security/en/glsa/glsa-200412-14.xml" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2004:151" }, { "type": "WEB", "url": "http://www.php.net/release_4_3_10.php" }, { "type": "WEB", "url": "http://www.securityfocus.com/advisories/9028" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/384663" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/11981" } ], "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.