Lucene search
+L

191 matches found

Rockylinux
Rockylinux
added 3 days ago6 views

fence-agents security update

An update is available for fence-agents. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The fence-agents packages provide a collection of scripts for handling...

7.5CVSS6.7AI score0.0041EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 3 days ago5 views

httplib2: httplib2: Denial of Service via unbounded decompression of HTTP response bodies

A flaw was found in httplib2, a Python HTTP client library. This vulnerability allows a malicious or compromised HTTP server to send a small compressed data payload that, when decompressed by httplib2, expands to an extremely large size in memory. This unbounded decompression can lead to a Denial...

7.5CVSS6.5AI score0.0041EPSS
SaveExploits1References7
Rockylinux
Rockylinux
added 4 days ago8 views

fence-agents security update

An update is available for fence-agents. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The fence-agents packages provide a collection of scripts for handling...

7.5CVSS6.7AI score0.0041EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 4 days ago9 views

httplib2: httplib2: Denial of Service via unbounded decompression of HTTP response bodies

A flaw was found in httplib2, a Python HTTP client library. This vulnerability allows a malicious or compromised HTTP server to send a small compressed data payload that, when decompressed by httplib2, expands to an extremely large size in memory. This unbounded decompression can lead to a Denial...

7.5CVSS6.6AI score0.0041EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 4 days ago9 views

httplib2: httplib2: Denial of Service via unbounded decompression of HTTP response bodies

A flaw was found in httplib2, a Python HTTP client library. This vulnerability allows a malicious or compromised HTTP server to send a small compressed data payload that, when decompressed by httplib2, expands to an extremely large size in memory. This unbounded decompression can lead to a Denial...

7.5CVSS6.6AI score0.0041EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 4 days ago9 views

httplib2: httplib2: Denial of Service via unbounded decompression of HTTP response bodies

A flaw was found in httplib2, a Python HTTP client library. This vulnerability allows a malicious or compromised HTTP server to send a small compressed data payload that, when decompressed by httplib2, expands to an extremely large size in memory. This unbounded decompression can lead to a Denial...

7.5CVSS6.6AI score0.0041EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 4 days ago9 views

httplib2: httplib2: Denial of Service via unbounded decompression of HTTP response bodies

A flaw was found in httplib2, a Python HTTP client library. This vulnerability allows a malicious or compromised HTTP server to send a small compressed data payload that, when decompressed by httplib2, expands to an extremely large size in memory. This unbounded decompression can lead to a Denial...

7.5CVSS5.8AI score0.0041EPSS
SaveExploits1References7
OSV
OSV
added 6 days ago5 views

BIT-THRIFT-2026-41608 Apache Thrift: Unbounded Zlib Decompression in Python THeaderTransport

Improper Handling of Highly Compressed Data Data Amplification vulnerability in Apache Thrift Python bindings. This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

7.5CVSS5.8AI score0.01097EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/27 10:53 a.m.27 views

CVE-2026-41608

CVE-2026-41608 affects Apache Thrift Python bindings prior to 0.24.0, due to an unbounded zlib decompression in the Python THeaderTransport path (Data Amplification). The vulnerability could enable excessive resource consumption under crafted compressed data. A fix is available in Thrift 0.24.0; ...

7.5CVSS5.8AI score0.01097EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/27 10:53 a.m.29 views

CVE-2026-41608 Apache Thrift: Unbounded Zlib Decompression in Python THeaderTransport

Improper Handling of Highly Compressed Data Data Amplification vulnerability in Apache Thrift Python bindings. This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

0.01097EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/27 10:53 a.m.6 views

CVE-2026-41608 Apache Thrift: Unbounded Zlib Decompression in Python THeaderTransport

Improper Handling of Highly Compressed Data Data Amplification vulnerability in Apache Thrift Python bindings. This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

5.8AI score0.01097EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/24 3:15 p.m.11 views

EUVD-2026-42364

httplib2: Decompression Bomb Denial of Service via Unbounded gzip/deflate Response Handling...

7.5CVSS6.6AI score0.0041EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/24 3:15 p.m.4 views

GHSA-J5G9-F88F-GFJ3 httplib2: Decompression Bomb Denial of Service via Unbounded gzip/deflate Response Handling

Summary The httplib2 HTTP client library performs unbounded decompression of HTTP response bodies encoded with Content-Encoding: gzip or deflate. A malicious or compromised HTTP server can return a small compressed payload approximately 150 KB that expands to an arbitrarily large size in memory 1...

7.5CVSS5.8AI score0.0041EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/07/21 8:24 p.m.8 views

Gitea: Denial of Service (CPU & Memory Exhaustion) via O(N^2) String Concatenation in Debian Package Upload

Gitea's Debian package registry parser contains an unbounded decompression vulnerability in ParseControlFile. When processing an uploaded .deb file, the parser decompresses control.tar.gz and copies the entire uncompressed stream into a strings.Builder via a TeeReader, with no limit on how much...

5.8AI score
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/21 8:24 p.m.7 views

GHSA-6HM7-3PWJ-22RM Gitea: Denial of Service (CPU & Memory Exhaustion) via O(N^2) String Concatenation in Debian Package Upload

Gitea's Debian package registry parser contains an unbounded decompression vulnerability in ParseControlFile. When processing an uploaded .deb file, the parser decompresses control.tar.gz and copies the entire uncompressed stream into a strings.Builder via a TeeReader, with no limit on how much...

7.1CVSS5.8AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.8 views

PT-2026-63286

Name of the Vulnerable Software and Affected Versions Gitea affected versions not specified Description The Debian package registry parser contains two issues that can lead to a complete denial of service. First, an unbounded decompression flaw exists in the ParseControlFile function. When...

7.1CVSS5.3AI score
SaveExploits0
EUVD
EUVD
added 2026/07/20 11:11 p.m.7 views

EUVD-2026-43753

Pillow: Decompression Bomb DoS via PdfParser.PdfStream.decode...

7.5CVSS7.3AI score0.00385EPSS
SaveExploits1References5
Veracode
Veracode
added 2026/07/17 12:59 p.m.7 views

Denial Of Service (DoS)

httplib2 is vulnerable to Denial Of Service DoS. The vulnerability is due to unbounded decompression of HTTP response bodies encoded with gzip or deflate, which allows a malicious server to return a compression bomb that exhausts client memory and causes a crash or out-of-memory condition...

7.5CVSS5.5AI score0.0041EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/07/16 7:47 p.m.4 views

CVE-2026-44981 CrowdSec LAPI: Denial of Service via Unbounded Gzip Decompression

CrowdSec offers crowdsourced protection against malicious IPs. From 1.7.0 until 1.7.8, the LAPI router used gin-contrib/gzip with DefaultDecompressHandle globally in pkg/apiserver/controllers/controller.go, causing /v1/watchers and /v1/watchers/login to decompress unauthenticated gzip-compressed...

8.2CVSS5.3AI score0.00292EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/15 6:48 p.m.7 views

SUSE CVE-2026-59200

Pillow is a Python imaging library. From 5.1.0 until 12.3.0, PdfParser.PdfStream.decode in PIL/PdfParser.py calls zlib.decompress with bufsize set to the PDF stream Length field without bounding the decompressed output size, allowing a crafted FlateDecode PDF stream to exhaust memory from a small...

6.2CVSS5.3AI score0.00385EPSS
SaveExploits1References4
Rows per page
Query Builder