ghsa-63f8-4qqh-pqqj
Vulnerability from github
Published
2022-05-17 04:21
Modified
2022-05-17 04:21
Details
The BEGIN regular expression in the awk script detector in magic/Magdir/commands in file before 5.15 uses multiple wildcards with unlimited repetitions, which allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted ASCII file that triggers a large amount of backtracking, as demonstrated via a file with many newline characters.
{ "affected": [], "aliases": [ "CVE-2013-7345" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2014-03-24T16:31:00Z", "severity": "MODERATE" }, "details": "The BEGIN regular expression in the awk script detector in magic/Magdir/commands in file before 5.15 uses multiple wildcards with unlimited repetitions, which allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted ASCII file that triggers a large amount of backtracking, as demonstrated via a file with many newline characters.", "id": "GHSA-63f8-4qqh-pqqj", "modified": "2022-05-17T04:21:32Z", "published": "2022-05-17T04:21:32Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-7345" }, { "type": "WEB", "url": "https://github.com/file/file/commit/ef2329cf71acb59204dd981e2c6cce6c81fe467c" }, { "type": "WEB", "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703993" }, { "type": "WEB", "url": "http://bugs.gw.com/view.php?id=164" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-1765.html" }, { "type": "WEB", "url": "http://support.apple.com/kb/HT6443" }, { "type": "WEB", "url": "http://www.debian.org/security/2014/dsa-2873" } ], "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.