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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
History
21 Nov 2024, 03:40
Type | Values Removed | Values Added |
---|---|---|
References | () http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00055.html - Mailing List, Third Party Advisory | |
References | () http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00012.html - | |
References | () http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00015.html - | |
References | () http://www.securityfocus.com/bid/106324 - Third Party Advisory, VDB Entry | |
References | () https://access.redhat.com/errata/RHSA-2019:2298 - Third Party Advisory | |
References | () https://access.redhat.com/errata/RHSA-2019:3698 - | |
References | () https://bugs.launchpad.net/ubuntu/+source/libarchive/+bug/1794909 - Third Party Advisory | |
References | () https://github.com/libarchive/libarchive/pull/1105 - Third Party Advisory | |
References | () https://github.com/libarchive/libarchive/pull/1105/commits/021efa522ad729ff0f5806c4ce53e4a6cc1daa31 - Patch, Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2018/12/msg00011.html - Third Party Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CBOCC2M6YGPZA6US43YK4INPSJZZHRTG/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/W645KCLWFDBDGFJHG57WOVXGE62QSIJI/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZVXA7PHINVT6DFF6PRLTDTVTXKDLVHNF/ - | |
References | () https://usn.ubuntu.com/3859-1/ - Third Party Advisory | |
References | () https://www.debian.org/security/2018/dsa-4360 - Third Party Advisory |
07 Nov 2023, 02:51
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2018-12-20 17:29
Updated : 2024-11-21 03:40
NVD link : CVE-2018-1000877
Mitre link : CVE-2018-1000877
CVE.ORG link : CVE-2018-1000877
JSON object : View
Products Affected
redhat
- enterprise_linux_server
- enterprise_linux_desktop
- enterprise_linux_workstation
canonical
- ubuntu_linux
libarchive
- libarchive
debian
- debian_linux
fedoraproject
- fedora
CWE
CWE-415
Double Free