Mageia: Security Advisory (MGASA-2020-0189) for 'openexr' package(s) on Mageia 7. Fix security vulnerabilities
Reporter | Title | Published | Views | Family All 145 |
---|---|---|---|---|
Fedora | [SECURITY] Fedora 32 Update: mingw-OpenEXR-2.4.1-1.fc32 | 16 May 202003:40 | – | fedora |
Fedora | [SECURITY] Fedora 32 Update: mingw-ilmbase-2.4.1-1.fc32 | 16 May 202003:40 | – | fedora |
Mageia | Updated openexr packages fix security vulnerabilities | 5 May 202015:20 | – | mageia |
OpenVAS | Fedora: Security Advisory for mingw-ilmbase (FEDORA-2020-e244f22a51) | 18 May 202000:00 | – | openvas |
OpenVAS | SUSE: Security Advisory (SUSE-SU-2020:1293-1) | 9 Jun 202100:00 | – | openvas |
OpenVAS | openSUSE: Security Advisory for openexr (openSUSE-SU-2020:0682-1) | 23 May 202000:00 | – | openvas |
OpenVAS | Fedora: Security Advisory for mingw-OpenEXR (FEDORA-2020-e244f22a51) | 18 May 202000:00 | – | openvas |
OpenVAS | SUSE: Security Advisory (SUSE-SU-2020:1292-1) | 19 Apr 202100:00 | – | openvas |
OpenVAS | Ubuntu: Security Advisory (USN-4339-1) | 28 Apr 202000:00 | – | openvas |
OpenVAS | Debian: Security Advisory (DSA-4755-1) | 30 Aug 202000:00 | – | openvas |
Source | Link |
---|---|
bugs | www.bugs.mageia.org/show_bug.cgi |
advisories | www.advisories.mageia.org/MGASA-2020-0189.html |
usn | www.usn.ubuntu.com/4339-1/ |
# SPDX-FileCopyrightText: 2022 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.10.2020.0189");
script_cve_id("CVE-2020-11758", "CVE-2020-11759", "CVE-2020-11760", "CVE-2020-11761", "CVE-2020-11762", "CVE-2020-11763", "CVE-2020-11764", "CVE-2020-11765");
script_tag(name:"creation_date", value:"2022-01-28 10:58:44 +0000 (Fri, 28 Jan 2022)");
script_version("2024-02-02T05:06:09+0000");
script_tag(name:"last_modification", value:"2024-02-02 05:06:09 +0000 (Fri, 02 Feb 2024)");
script_tag(name:"cvss_base", value:"4.3");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:N/I:N/A:P");
script_tag(name:"severity_vector", value:"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2020-04-15 19:19:25 +0000 (Wed, 15 Apr 2020)");
script_name("Mageia: Security Advisory (MGASA-2020-0189)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2022 Greenbone AG");
script_family("Mageia Linux Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/mageia_linux", "ssh/login/release", re:"ssh/login/release=MAGEIA7");
script_xref(name:"Advisory-ID", value:"MGASA-2020-0189");
script_xref(name:"URL", value:"https://advisories.mageia.org/MGASA-2020-0189.html");
script_xref(name:"URL", value:"https://bugs.mageia.org/show_bug.cgi?id=26551");
script_xref(name:"URL", value:"https://usn.ubuntu.com/4339-1/");
script_tag(name:"summary", value:"The remote host is missing an update for the 'openexr' package(s) announced via the MGASA-2020-0189 advisory.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable package version is present on the target host.");
script_tag(name:"insight", value:"The updated packages fix security vulnerabilities:
An issue was discovered in OpenEXR before 2.4.1. There is an out-of-bounds
read in ImfOptimizedPixelReading.h. (CVE-2020-11758)
An issue was discovered in OpenEXR before 2.4.1. Because of integer
overflows in CompositeDeepScanLine::Data::handleDeepFrameBuffer and
readSampleCountForLineBlock, an attacker can write to an out-of-bounds
pointer. (CVE-2020-11759)
An issue was discovered in OpenEXR before 2.4.1. There is an out-of-bounds
read during RLE uncompression in rleUncompress in ImfRle.cpp.
(CVE-2020-11760)
An issue was discovered in OpenEXR before 2.4.1. There is an out-of-bounds
read during Huffman uncompression, as demonstrated by FastHufDecoder::refill
in ImfFastHuf.cpp. (CVE-2020-11761)
An issue was discovered in OpenEXR before 2.4.1. There is an out-of-bounds
read and write in DwaCompressor::uncompress in ImfDwaCompressor.cpp when
handling the UNKNOWN compression case. (CVE-2020-11762)
An issue was discovered in OpenEXR before 2.4.1. There is an std::vector
out-of-bounds read and write, as demonstrated by ImfTileOffsets.cpp.
(CVE-2020-11763)
An issue was discovered in OpenEXR before 2.4.1. There is an out-of-bounds
write in copyIntoFrameBuffer in ImfMisc.cpp. (CVE-2020-11764)
An issue was discovered in OpenEXR before 2.4.1. There is an off-by-one error
in use of the ImfXdr.h read function by DwaCompressor::Classifier::Classifier,
leading to an out-of-bounds read. (CVE-2020-11765)");
script_tag(name:"affected", value:"'openexr' package(s) on Mageia 7.");
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 == "MAGEIA7") {
if(!isnull(res = isrpmvuln(pkg:"lib64ilmimf2_3_24", rpm:"lib64ilmimf2_3_24~2.3.0~2.2.mga7", rls:"MAGEIA7"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"lib64openexr-devel", rpm:"lib64openexr-devel~2.3.0~2.2.mga7", rls:"MAGEIA7"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libilmimf2_3_24", rpm:"libilmimf2_3_24~2.3.0~2.2.mga7", rls:"MAGEIA7"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"libopenexr-devel", rpm:"libopenexr-devel~2.3.0~2.2.mga7", rls:"MAGEIA7"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"openexr", rpm:"openexr~2.3.0~2.2.mga7", rls:"MAGEIA7"))) {
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