Lucene search
+L

12481 matches found

OSV
OSV
added 2021/08/06 11:04 a.m.12 views

OESA-2021-1302 apache-commons-compress security update

The Apache Commons Compress library defines an API for working with ar, cpio, Unix dump, tar, zip, gzip, XZ, Pack200 and bzip2 files. Security Fixes: When reading a specially crafted TAR archive, Compress can be made to allocate large amounts of memory that finally leads to an out of memory error...

7.5CVSS8.8AI score0.12945EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2021/08/06 12:00 a.m.52 views

SUSE SLED15 / SLES15 Security Update : apache-commons-compress (SUSE-SU-2021:2612-1)

The remote SUSE Linux SLED15 / SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2021:2612-1 advisory. - Updated to 1.21 - CVE-2021-35515: Fixed an infinite loop when reading a specially crafted 7Z archive. bsc1188463 - CVE-2021-35516:...

7.5CVSS6.7AI score0.12945EPSS
SaveExploits0References13
OSV
OSV
added 2021/08/05 8:17 a.m.8 views

SUSE-SU-2021:2612-1 Security update for apache-commons-compress

This update for apache-commons-compress fixes the following issues: - Updated to 1.21 - CVE-2021-35515: Fixed an infinite loop when reading a specially crafted 7Z archive. bsc1188463 - CVE-2021-35516: Fixed an excessive memory allocation when reading a specially crafted 7Z archive. bsc1188464 -...

7.5CVSS7.6AI score0.12945EPSS
SaveExploits0References9
Amazon
Amazon
added 2021/08/05 12:00 a.m.62 views

Medium: golang

Issue Overview: A vulnerability was found in archive/zip of the Go standard library. Applications written in Go can panic or potentially exhaust system memory when parsing malformed ZIP files. CVE-2021-33196 A flaw was found in golang. A panic can be triggered by an attacker in a privileged netwo...

7.5CVSS6.7AI score0.06975EPSS
SaveExploits2
OPENSUSE Linux
OPENSUSE Linux
added 2021/08/05 12:00 a.m.86 views

Security update for apache-commons-compress (important)

openSUSE Security Update: Security update for apache-commons-compress Announcement ID: openSUSE-SU-2021:2612-1 Rating: important References: 1188463 1188464 1188465 1188466 Cross-References: CVE-2021-35515 CVE-2021-35516 CVE-2021-35517 CVE-2021-36090 CVSS scores: CVE-2021-35515 NVD : 7.5...

7.5CVSS6.7AI score0.12945EPSS
SaveExploits0References4
Veracode
Veracode
added 2021/08/03 5:06 a.m.28 views

Denial Of Service (DoS)

commons-compress is vulnerable to denial of service. When reading a specially crafted ZIP archive, large amounts of memory can be made to be alloocated, which would lead to an out of memory error for small inputs. This could be used to mount a denial of service attack against services that use...

7.5CVSS3AI score0.12945EPSS
SaveExploits0References59Affected Software3
OSV
OSV
added 2021/08/02 7:15 p.m.32 views

CVE-2021-33196

In archive/zip in Go before 1.15.13 and 1.16.x before 1.16.5, a crafted file count in an archive's header can cause a NewReader or OpenReader panic...

7.5CVSS7AI score
SaveExploits0References6
OSV
OSV
added 2021/08/02 7:15 p.m.4 views

DEBIAN-CVE-2021-33196

In archive/zip in Go before 1.15.13 and 1.16.x before 1.16.5, a crafted file count in an archive's header can cause a NewReader or OpenReader panic...

7.5CVSS6.2AI score0.03464EPSS
SaveExploits1References1
OSV
OSV
added 2021/08/02 7:15 p.m.13 views

AZL-79084 CVE-2021-33196 affecting package golang 1.25.7-1

In archive/zip in Go before 1.15.13 and 1.16.x before 1.16.5, a crafted file count in an archive's header can cause a NewReader or OpenReader panic...

7.5CVSS6.6AI score0.03464EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2021/08/02 7:15 p.m.5 views

CVE-2021-33196

In archive/zip in Go before 1.15.13 and 1.16.x before 1.16.5, a crafted file count in an archive's header can cause a NewReader or OpenReader panic...

7.5CVSS6.7AI score0.03464EPSS
SaveExploits1References7
Prion
Prion
added 2021/08/02 7:15 p.m.31 views

Code injection

In archive/zip in Go before 1.15.13 and 1.16.x before 1.16.5, a crafted file count in an archive's header can cause a NewReader or OpenReader panic...

5CVSS7.3AI score0.03464EPSS
SaveExploits1References6Affected Software2
UbuntuCve
UbuntuCve
added 2021/08/02 7:15 p.m.37 views

CVE-2021-33196

In archive/zip in Go before 1.15.13 and 1.16.x before 1.16.5, a crafted file count in an archive's header can cause a NewReader or OpenReader panic...

7.5CVSS6.8AI score0.03464EPSS
SaveExploits1References3
OSV
OSV
added 2021/08/02 7:15 p.m.9 views

UBUNTU-CVE-2021-33196

In archive/zip in Go before 1.15.13 and 1.16.x before 1.16.5, a crafted file count in an archive's header can cause a NewReader or OpenReader panic...

7.5CVSS6.7AI score0.03464EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2021/08/02 4:56 p.m.58 views

Improper Handling of Length Parameter Inconsistency in Apache Ant

When reading a specially crafted ZIP archive, or a derived formats, an Apache Ant build can be made to allocate large amounts of memory that leads to an out of memory error, even for small inputs. This can be used to disrupt builds using Apache Ant. Commonly used derived formats from ZIP archives...

5.5CVSS6AI score0.02642EPSS
SaveExploits0References13Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/02 4:55 p.m.89 views

Improper Handling of Length Parameter Inconsistency in Compress

When reading a specially crafted ZIP archive, Compress can be made to allocate large amounts of memory that finally leads to an out of memory error even for very small inputs. This could be used to mount a denial of service attack against services that use Compress' zip package...

7.5CVSS7.4AI score0.12945EPSS
SaveExploits0References36Affected Software1
OSV
OSV
added 2021/08/02 4:55 p.m.6 views

GHSA-MC84-PJ99-Q6HH Improper Handling of Length Parameter Inconsistency in Compress

When reading a specially crafted ZIP archive, Compress can be made to allocate large amounts of memory that finally leads to an out of memory error even for very small inputs. This could be used to mount a denial of service attack against services that use Compress' zip package...

7.5CVSS7.1AI score0.12945EPSS
SaveExploits0References35
OSV
OSV
added 2021/08/02 4:55 p.m.25 views

GHSA-7HFM-57QF-J43Q Excessive Iteration in Compress

When reading a specially crafted 7Z archive, the construction of the list of codecs that decompress an entry can result in an infinite loop. This could be used to mount a denial of service attack against services that use Compress' sevenz package...

7.5CVSS7.1AI score0.11567EPSS
SaveExploits0References22
CVE
CVE
added 2021/08/02 12:00 a.m.457 views

CVE-2021-33196

CVE-2021-33196 affects Go’s standard library archive/zip. A crafted archive header can cause a panic in NewReader/OpenReader when parsing the header’s file count, with related follow‑ups noting an incomplete fix (CVE-2021-39293). The issue originates from Go releases prior to 1.15.13 and 1.16.x p...

7.5CVSS7.6AI score0.03464EPSS
SaveExploits1References6Affected Software1
Cvelist
Cvelist
added 2021/08/02 12:00 a.m.37 views

CVE-2021-33196

In archive/zip in Go before 1.15.13 and 1.16.x before 1.16.5, a crafted file count in an archive's header can cause a NewReader or OpenReader panic...

7.8AI score0.03464EPSS
SaveExploits1References6
Debian CVE
Debian CVE
added 2021/08/02 12:00 a.m.32 views

CVE-2021-33196

Removed by vendor...

7.5CVSS7AI score0.03464EPSS
SaveExploits1
Rows per page
Query Builder