Lucene search
+L

4035 matches found

OSV
OSV
added 2025/12/16 2:15 p.m.9 views

UBUNTU-CVE-2025-68210

In the Linux kernel, the following vulnerability has been resolved: erofs: avoid infinite loop due to incomplete zstd-compressed data Currently, the decompression logic incorrectly spins if compressed data is truncated in crafted deliberately corrupted images...

5.7AI score0.00193EPSS
SaveExploits0References11
CVE
CVE
added 2025/12/16 1:48 p.m.38 views

CVE-2025-68210

CVE-2025-68210 : In the Linux kernel, the erofs decompression path could spin indefinitely when encountering incomplete zstd-compressed data, i.e., truncated payloads in crafted images. The issue arises from the decompression logic looping due to incomplete input, leading to potential denial-of-s...

6.1AI score0.00193EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.15 views

PT-2025-51623

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the erofs decompression logic. The decompression process can enter an infinite loop when processing deliberately corrupted or truncated zstd-compresse...

5.4AI score0.00677EPSS
SaveExploits5References389
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2025-68210

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - erofs: avoid infinite loop due to incomplete zstd-compressed data Currently, the decompression logic incorrectly spins if compressed data is truncated in crafte...

5.9AI score0.00193EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/12/15 4:38 p.m.18 views

CVE-2025-66418

urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.24 and prior to 2.6.0, the number of links in the decompression chain was unbounded allowing a malicious server to insert a virtually unlimited number of compression steps leading to high CPU usage and massive memory...

8.9CVSS6.7AI score0.00692EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/12/15 4:38 p.m.12 views

CVE-2025-66471

urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than...

8.9CVSS6.8AI score0.00692EPSS
SaveExploits0References5
Veracode
Veracode
added 2025/12/13 7:46 a.m.12 views

Denial Of Service (DoS)

Bugsink is vulnerable to Denial Of Service DoS. The vulnerability is due to inefficient handling of Brotli-compressed data during decompression, which allows an attacker to send crafted payloads that consume excessive CPU resources and disrupt service availability...

7.5CVSS5.7AI score0.00312EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2025/12/13 7:43 a.m.14 views

Denial Of Service (DoS)

Bugsink is vulnerable to Denial of Service DoS. The vulnerability is due to decompression of highly compressed Brotli data before enforcing limits, which allows an attacker to send crafted payloads that exhaust memory and crash the server...

7.5CVSS5.7AI score0.00468EPSS
SaveExploits0References9Affected Software1
Veracode
Veracode
added 2025/12/13 7:33 a.m.13 views

Denial Of Service (DoS)

urllib3 is vulnerable to a Denial-Of-Service DoS. The vulnerability is due to an unbounded decompression chain, where nested compression layers are not limited, allowing a malicious server to send specially crafted responses that trigger excessive CPU usage and large memory allocation during...

8.9CVSS7.4AI score0.00692EPSS
SaveExploits0References2Affected Software2
Veracode
Veracode
added 2025/12/13 7:23 a.m.12 views

Denial Of Service (DoS)

Scrapy and brotli is vulnerable to Denial Of Service DoS. The vulnerability is due to inadequate protection against brotli decompression bombs, which allows an attacker to send highly compressed data that expands excessively in memory and crashes the client...

7.5CVSS7.1AI score0.00502EPSS
SaveExploits0References9Affected Software2
Veracode
Veracode
added 2025/12/13 5:16 a.m.25 views

Information Disclosure

Aircompressor is vulnerable to Information Disclosure. The vulnerability is due to improper handling of malformed compressed data in decompression routines, which allows an attacker to craft input that leaks previous buffer contents and expose sensitive data...

7.5CVSS5.9AI score0.00514EPSS
SaveExploits0References4Affected Software2
Snyk
Snyk
added 2025/12/12 11:00 p.m.4 views

Insertion of Sensitive Information Into Sent Data

Overview Affected versions of this package are vulnerable to Insertion of Sensitive Information Into Sent Data in the decompression process when the output buffer is reused without being cleared. An attacker can access sensitive information from previous buffer contents by providing crafted...

8.2CVSS6AI score0.00514EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/12/12 11:00 p.m.4 views

Insertion of Sensitive Information Into Sent Data

Overview Affected versions of this package are vulnerable to Insertion of Sensitive Information Into Sent Data in the decompression process when the output buffer is reused without being cleared. An attacker can access sensitive information from previous buffer contents by providing crafted...

8.2CVSS6.7AI score0.00514EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/12/12 10:12 p.m.15 views

aircompressor Snappy and LZ4 Java-based decompressor implementation can leak information from reused output buffer

Summary Incorrect handling of malformed data in Java-based decompressor implementations for Snappy and LZ4 allows remote attackers to read previous buffer contents via crafted compressed input. In applications where the output buffer is reused without being cleared, this may lead to disclosure of...

7.5CVSS5.6AI score0.00514EPSS
SaveExploits0References7Affected Software2
SUSE CVE
SUSE CVE
added 2025/12/12 12:24 a.m.7 views

SUSE CVE-2025-66418

urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.24 and prior to 2.6.0, the number of links in the decompression chain was unbounded allowing a malicious server to insert a virtually unlimited number of compression steps leading to high CPU usage and massive memory...

5.3CVSS6.8AI score0.00692EPSS
SaveExploits0References25
SUSE CVE
SUSE CVE
added 2025/12/12 12:24 a.m.10 views

SUSE CVE-2025-66471

urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than...

5.3CVSS6.9AI score0.00692EPSS
SaveExploits0References33
CNNVD
CNNVD
added 2025/12/12 12:00 a.m.10 views

Aircompressor 安全漏洞

Aircompressor is an airlift open source library that ports the Snappy, LZO, LZ4 and Zstandard compression algorithms to Java. Aircompressor 3.3 and earlier versions contain a security vulnerability that stems from improper handling of malformed data by the Snappy and LZ4 decompressors, which coul...

7.5CVSS6.1AI score0.00514EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2025/12/12 12:00 a.m.1 views

Ubuntu: Security Advisory (USN-7927-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.9CVSS6.8AI score0.00692EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/12 12:00 a.m.8 views

Ubuntu 20.04 LTS / 22.04 LTS / 24.04 LTS / 25.04 / 25.10 : urllib3 vulnerabilities (USN-7927-1)

The remote Ubuntu 20.04 LTS / 22.04 LTS / 24.04 LTS / 25.04 / 25.10 host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7927-1 advisory. Illia Volochii discovered that urllib3 did not limit the steps in a decompression chain. An attacker could possib...

8.9CVSS7.4AI score0.00692EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/12 12:00 a.m.10 views

PT-2025-51030

Name of the Vulnerable Software and Affected Versions Aircompressor versions 3.3 and below Description Aircompressor is a Java library providing ports of Snappy, LZO, LZ4, and Zstandard compression algorithms. Incorrect handling of malformed data in the Java-based decompressor implementations for...

9.8CVSS7.5AI score0.00514EPSS
SaveExploits0References99
Rows per page
Query Builder