ghsa-rm2x-hgr8-w343
Vulnerability from github
Published
2022-10-01 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::SegmentCommand::virtual_address 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 is available at commit number 24935f654f6df700a9a062298258b9485f584502.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "lief" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.12.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-40923" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2022-10-06T19:56:22Z", "nvd_published_at": "2022-09-30T19:15:00Z", "severity": "MODERATE" }, "details": "A vulnerability in the LIEF::MachO::SegmentCommand::virtual_address 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/24935f654f6df700a9a062298258b9485f584502) is available at commit number 24935f654f6df700a9a062298258b9485f584502.", "id": "GHSA-rm2x-hgr8-w343", "modified": "2024-11-22T17:54:22Z", "published": "2022-10-01T00:00:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40923" }, { "type": "WEB", "url": "https://github.com/lief-project/LIEF/issues/784" }, { "type": "WEB", "url": "https://github.com/lief-project/LIEF/commit/24935f654f6df700a9a062298258b9485f584502" }, { "type": "PACKAGE", "url": "https://github.com/lief-project/LIEF" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/lief/PYSEC-2022-43139.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.