{ "schema_version": "1.4.0", "id": "GHSA-rfww-wwgq-55v3", "modified": "2022-05-13T01:30:43Z", "published": "2022-05-13T01:30:43Z", "aliases": [ "CVE-2018-1000877" ], "details": "libarchive version commit 416694915449219d505531b1096384f3237dd6cc onwards (release v3.1.0 onwards) contains a CWE-415: Double Free vulnerability in RAR decoder - libarchive/archive_read_support_format_rar.c, parse_codes(), realloc(rar->lzss.window, new_size) with new_size = 0 that can result in Crash/DoS. This attack appear to be exploitable via the victim must open a specially crafted RAR archive.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000877" }, { "type": "WEB", "url": "https://github.com/libarchive/libarchive/pull/1105" }, { "type": "WEB", "url": "https://github.com/libarchive/libarchive/pull/1105/commits/021efa522ad729ff0f5806c4ce53e4a6cc1daa31" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:2298" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:3698" }, { "type": "WEB", "url": "https://bugs.launchpad.net/ubuntu/+source/libarchive/+bug/1794909" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2018/12/msg00011.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CBOCC2M6YGPZA6US43YK4INPSJZZHRTG" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W645KCLWFDBDGFJHG57WOVXGE62QSIJI" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZVXA7PHINVT6DFF6PRLTDTVTXKDLVHNF" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3859-1" }, { "type": "WEB", "url": "https://www.debian.org/security/2018/dsa-4360" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00055.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00012.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00015.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/106324" } ], "database_specific": { "cwe_ids": [ "CWE-415" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-12-20T17:29:00Z" } }