ghsa-38hf-c37x-32hv
Vulnerability from github
Published
2022-10-04 00:00
Modified
2024-11-22 17:54
Severity ?
Summary
LIEF vulnerable to denial of service through segmentation fault
Details
A vulnerability in the LIEF::MachO::BinaryParser::init_and_parse function of LIEF v0.12.1 allows attackers to cause a denial of service (DOS) through a segmentation fault via a crafted MachO file. A patch for this issue is available at commit fde2c48986739fabd2cf9b40b9af149a89c57850.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 0.12.1" }, "package": { "ecosystem": "PyPI", "name": "lief" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.12.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-40922" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2022-10-06T20:00:30Z", "nvd_published_at": "2022-10-03T13:15:00Z", "severity": "MODERATE" }, "details": "A vulnerability in the LIEF::MachO::BinaryParser::init_and_parse function of LIEF v0.12.1 allows attackers to cause a denial of service (DOS) through a segmentation fault via a crafted MachO file. A [patch](https://github.com/lief-project/LIEF/commit/fde2c48986739fabd2cf9b40b9af149a89c57850) for this issue is available at commit fde2c48986739fabd2cf9b40b9af149a89c57850.", "id": "GHSA-38hf-c37x-32hv", "modified": "2024-11-22T17:54:40Z", "published": "2022-10-04T00:00:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40922" }, { "type": "WEB", "url": "https://github.com/lief-project/LIEF/issues/781" }, { "type": "WEB", "url": "https://github.com/lief-project/LIEF/commit/ad811916670e83947560b6f3c45df6e71d3885af" }, { "type": "WEB", "url": "https://github.com/lief-project/LIEF/commit/fde2c48986739fabd2cf9b40b9af149a89c57850" }, { "type": "PACKAGE", "url": "https://github.com/lief-project/LIEF" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/lief/PYSEC-2022-43138.yaml" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "LIEF vulnerable to denial of service through segmentation fault" }
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.