ghsa-42qv-x26x-fjv9
Vulnerability from github
Published
2022-05-01 06:48
Modified
2022-05-01 06:48
Details
Directory traversal vulnerability in inc/functions.inc.php in CuteNews 1.4.1 and possibly other versions, when register_globals is enabled, allows remote attackers to include arbitrary files via a .. (dot dot) sequence and trailing NULL (%00) byte in the archive parameter in an HTTP POST or COOKIE request, which bypasses a sanity check that is only applied to a GET request.
{ "affected": [], "aliases": [ "CVE-2006-1339" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2006-03-21T02:06:00Z", "severity": "MODERATE" }, "details": "Directory traversal vulnerability in inc/functions.inc.php in CuteNews 1.4.1 and possibly other versions, when register_globals is enabled, allows remote attackers to include arbitrary files via a .. (dot dot) sequence and trailing NULL (%00) byte in the archive parameter in an HTTP POST or COOKIE request, which bypasses a sanity check that is only applied to a GET request.", "id": "GHSA-42qv-x26x-fjv9", "modified": "2022-05-01T06:48:24Z", "published": "2022-05-01T06:48:24Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2006-1339" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25324" }, { "type": "WEB", "url": "http://hamid.ir/security/cutenews.txt" }, { "type": "WEB", "url": "http://secunia.com/advisories/19289" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/428434/100/0/threaded" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/17152" } ], "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.