ghsa-fg6q-2hc3-4h9c
Vulnerability from github
Published
2025-06-09 21:30
Modified
2025-06-09 21:30
Severity ?
Details
A vulnerability has been identified in the libarchive library. This flaw involves an integer overflow that can be triggered when processing a Web Archive (WARC) file that claims to have more than INT64_MAX - 4 content bytes. An attacker could craft a malicious WARC archive to induce this overflow, potentially leading to unpredictable program behavior, memory corruption, or a denial-of-service condition within applications that process such archives using libarchive.
{ "affected": [], "aliases": [ "CVE-2025-5916" ], "database_specific": { "cwe_ids": [ "CWE-190" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-06-09T20:15:27Z", "severity": "LOW" }, "details": "A vulnerability has been identified in the libarchive library. This flaw involves an integer overflow that can be triggered when processing a Web Archive (WARC) file that claims to have more than INT64_MAX - 4 content bytes. An attacker could craft a malicious WARC archive to induce this overflow, potentially leading to unpredictable program behavior, memory corruption, or a denial-of-service condition within applications that process such archives using libarchive.", "id": "GHSA-fg6q-2hc3-4h9c", "modified": "2025-06-09T21:30:52Z", "published": "2025-06-09T21:30:51Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5916" }, { "type": "WEB", "url": "https://github.com/libarchive/libarchive/pull/2568" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2025-5916" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370872" }, { "type": "WEB", "url": "https://github.com/libarchive/libarchive/releases/tag/v3.8.0" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:L", "type": "CVSS_V3" } ] }
Loading...
Loading...
- 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.