ghsa-7376-x4rm-3v8x
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, specifically within the archive_read_format_rar_seek_data() function. This flaw involves an integer overflow that can ultimately lead to a double-free condition. Exploiting a double-free vulnerability can result in memory corruption, enabling an attacker to execute arbitrary code or cause a denial-of-service condition.
{ "affected": [], "aliases": [ "CVE-2025-5914" ], "database_specific": { "cwe_ids": [ "CWE-415" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-06-09T20:15:26Z", "severity": "LOW" }, "details": "A vulnerability has been identified in the libarchive library, specifically within the archive_read_format_rar_seek_data() function. This flaw involves an integer overflow that can ultimately lead to a double-free condition. Exploiting a double-free vulnerability can result in memory corruption, enabling an attacker to execute arbitrary code or cause a denial-of-service condition.", "id": "GHSA-7376-x4rm-3v8x", "modified": "2025-06-09T21:30:52Z", "published": "2025-06-09T21:30:52Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5914" }, { "type": "WEB", "url": "https://github.com/libarchive/libarchive/pull/2598" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2025-5914" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370861" }, { "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.