The update for 'libarchive' package(s) fixes multiple security vulnerabilities including double free, use-after-free, null pointer dereference, improper input validation, out-of-bounds read, and infinite loop issues
Reporter | Title | Published | Views | Family All 169 |
---|---|---|---|---|
Fedora | [SECURITY] Fedora 28 Update: libarchive-3.3.3-6.fc28 | 5 Apr 201901:56 | – | fedora |
Fedora | [SECURITY] Fedora 29 Update: libarchive-3.3.3-6.fc29 | 25 Mar 201906:10 | – | fedora |
Fedora | [SECURITY] Fedora 30 Update: libarchive-3.3.3-6.fc30 | 29 Mar 201919:40 | – | fedora |
OpenVAS | Fedora Update for libarchive FEDORA-2019-c595a93536 | 5 Apr 201900:00 | – | openvas |
OpenVAS | Fedora Update for libarchive FEDORA-2019-0233ec0ff3 | 7 May 201900:00 | – | openvas |
OpenVAS | openSUSE: Security Advisory for libarchive (openSUSE-SU-2019:1196-1) | 13 Apr 201900:00 | – | openvas |
OpenVAS | Mageia: Security Advisory (MGASA-2019-0030) | 28 Jan 202200:00 | – | openvas |
OpenVAS | openSUSE: Security Advisory for libarchive (openSUSE-SU-2019:2615-1) | 4 Dec 201900:00 | – | openvas |
OpenVAS | openSUSE: Security Advisory for libarchive (openSUSE-SU-2019:2632-1) | 9 Jan 202000:00 | – | openvas |
OpenVAS | SUSE: Security Advisory (SUSE-SU-2019:3093-1) | 9 Jun 202100:00 | – | openvas |
# SPDX-FileCopyrightText: 2021 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.1.4.2019.0831.1");
script_cve_id("CVE-2018-1000877", "CVE-2018-1000878", "CVE-2018-1000879", "CVE-2018-1000880", "CVE-2019-1000019", "CVE-2019-1000020");
script_tag(name:"creation_date", value:"2021-06-09 14:57:28 +0000 (Wed, 09 Jun 2021)");
script_version("2024-02-02T14:37:50+0000");
script_tag(name:"last_modification", value:"2024-02-02 14:37:50 +0000 (Fri, 02 Feb 2024)");
script_tag(name:"cvss_base", value:"6.8");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:P/I:P/A:P");
script_tag(name:"severity_vector", value:"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2019-01-17 16:03:43 +0000 (Thu, 17 Jan 2019)");
script_name("SUSE: Security Advisory (SUSE-SU-2019:0831-1)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2021 Greenbone AG");
script_family("SuSE Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/suse_sles", "ssh/login/rpms", re:"ssh/login/release=(SLES15\.0)");
script_xref(name:"Advisory-ID", value:"SUSE-SU-2019:0831-1");
script_xref(name:"URL", value:"https://www.suse.com/support/update/announcement/2019/suse-su-20190831-1/");
script_tag(name:"summary", value:"The remote host is missing an update for the 'libarchive' package(s) announced via the SUSE-SU-2019:0831-1 advisory.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable package version is present on the target host.");
script_tag(name:"insight", value:"This update for libarchive fixes the following issues:
Security issues fixed:
CVE-2018-1000877: Fixed a double free vulnerability in RAR decoder
(bsc#1120653)
CVE-2018-1000878: Fixed a Use-After-Free vulnerability in RAR decoder
(bsc#1120654)
CVE-2018-1000879: Fixed a NULL Pointer Dereference vulnerability in ACL
parser (bsc#1120656)
CVE-2018-1000880: Fixed an Improper Input Validation vulnerability in
WARC parser (bsc#1120659)
CVE-2019-1000019: Fixed an Out-Of-Bounds Read vulnerability in 7zip
decompression (bsc#1124341)
CVE-2019-1000020: Fixed an Infinite Loop vulnerability in ISO9660 parser
(bsc#1124342)");
script_tag(name:"affected", value:"'libarchive' package(s) on SUSE Linux Enterprise Module for Basesystem 15, SUSE Linux Enterprise Module for Development Tools 15.");
script_tag(name:"solution", value:"Please install the updated package(s).");
script_tag(name:"solution_type", value:"VendorFix");
script_tag(name:"qod_type", value:"package");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-rpm.inc");
release = rpm_get_ssh_release();
if(!release)
exit(0);
res = "";
report = "";
if(release == "SLES15.0") {
if(!isnull(res = isrpmvuln(pkg:"libarchive-debugsource", rpm:"libarchive-debugsource~3.3.2~3.8.4", rls:"SLES15.0"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libarchive-devel", rpm:"libarchive-devel~3.3.2~3.8.4", rls:"SLES15.0"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libarchive13", rpm:"libarchive13~3.3.2~3.8.4", rls:"SLES15.0"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libarchive13-debuginfo", rpm:"libarchive13-debuginfo~3.3.2~3.8.4", rls:"SLES15.0"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"bsdtar", rpm:"bsdtar~3.3.2~3.8.4", rls:"SLES15.0"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"bsdtar-debuginfo", rpm:"bsdtar-debuginfo~3.3.2~3.8.4", rls:"SLES15.0"))) {
report += res;
}
if(report != "") {
security_message(data:report);
} else if(__pkg_match) {
exit(99);
}
exit(0);
}
exit(0);
Transform Your Security Services
Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.
Book a live demo