ghsa-jvp9-phwp-p738
Vulnerability from github
Published
2022-11-18 00:30
Modified
2024-11-21 22:14
Severity ?
Summary
LIEF heap buffer overflow in the LIEF::MachO::BinaryParser::parse_dyldinfo_generic_bind
Details
A heap buffer overflow in the LIEF::MachO::BinaryParser::parse_dyldinfo_generic_bind function of LIEF prior to version 0.12.3 allows attackers to cause a Denial of Service (DoS) via a crafted MachO file.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "lief" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.12.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-43171" ], "database_specific": { "cwe_ids": [ "CWE-787" ], "github_reviewed": true, "github_reviewed_at": "2024-11-21T22:14:08Z", "nvd_published_at": "2022-11-17T23:15:00Z", "severity": "MODERATE" }, "details": "A heap buffer overflow in the LIEF::MachO::BinaryParser::parse_dyldinfo_generic_bind function of LIEF prior to version 0.12.3 allows attackers to cause a Denial of Service (DoS) via a crafted MachO file.", "id": "GHSA-jvp9-phwp-p738", "modified": "2024-11-21T22:14:08Z", "published": "2022-11-18T00:30:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-43171" }, { "type": "WEB", "url": "https://github.com/lief-project/LIEF/issues/782" }, { "type": "PACKAGE", "url": "https://github.com/lief-project/LIEF" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/lief/PYSEC-2022-43140.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 heap buffer overflow in the LIEF::MachO::BinaryParser::parse_dyldinfo_generic_bind" }
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.