Lucene search
+L

1755 matches found

Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.6 views

PT-2025-49637

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the EROFS implementation where hooked chains can create loops on deduplicated compressed images. This can occur when two chains link to each other...

6.2AI score0.00197EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/12/07 9:55 p.m.14 views

CVE-2025-40282

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: 6lowpan: reset link-local header on ipv6 recv path Bluetooth 6lowpan.c netdev has headerops, so it must set link-local header for RX skb, otherwise things crash, eg. with AFPACKET SOCKRAW Add missing skbresetmacheader...

5.6AI score0.00273EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/05 6:15 p.m.5 views

GHSA-2XPW-W6GG-JR37 urllib3 streaming API improperly handles highly compressed data

Impact urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP...

8.9CVSS6.6AI score0.00692EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/12/05 6:15 p.m.20 views

urllib3 streaming API improperly handles highly compressed data

Impact urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP...

8.9CVSS6.7AI score0.00692EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/12/05 5:16 p.m.13 views

ALPINE-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...

7.5CVSS5.8AI score0.00692EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/05 5:16 p.m.14 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.9CVSS0.00692EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/05 5:16 p.m.19 views

AZL-71837 CVE-2025-66471 affecting package python-urllib3 for versions less than 2.0.7-3

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.9AI score0.00692EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/05 5:16 p.m.10 views

UBUNTU-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.9AI score0.00692EPSS
SaveExploits0References10
Snyk
Snyk
added 2025/12/05 4:40 p.m.5 views

Improper Handling of Highly Compressed Data (Data Amplification)

Overview urllib3 is a HTTP library with thread-safe connection pooling, file post, and more. Affected versions of this package are vulnerable to Improper Handling of Highly Compressed Data Data Amplification in the Streaming API. The ContentDecoder class can be forced to allocate disproportionate...

8.9CVSS6.8AI score0.00692EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/05 4:6 p.m.86 views

CVE-2025-66471

CVE-2025-66471 affects urllib3’s streaming API handling of compressed HTTP responses in Python. The issue arises when streaming a highly compressed payload, where decompression could process data in a way that uses excessive CPU and memory, potentially from the decompression buffer behavior noted...

8.9CVSS6.4AI score0.00692EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2025/12/05 4:6 p.m.10 views

EUVD-2025-201419

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.3AI score0.00692EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/05 4:6 p.m.30 views

CVE-2025-66471 urllib3 Streaming API improperly handles highly compressed data

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.9CVSS0.00692EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/12/05 4:6 p.m.4 views

CVE-2025-66471 urllib3 Streaming API improperly handles highly compressed data

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.4AI score0.00692EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/05 4:6 p.m.11 views

CVE-2025-66471 urllib3 Streaming API improperly handles highly compressed data

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 score
SaveExploits0References4
CNNVD
CNNVD
added 2025/12/05 12:0 a.m.5 views

urllib3 安全漏洞

urllib3 is a Python HTTP library open-sourced by urllib3. It features thread-safe connection pooling, file publishing support, and more. A security vulnerability exists in urllib3 version 1.0 up to and including version 2.6.0 , which stems from the Streaming API improperly handling highly...

8.9CVSS7.4AI score0.00692EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/01 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-64334

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Suricata is a network IDS, IPS and NSM engine developed by the OISF Open Information Security Foundation and the Suricata community. In versions from 8.0.0 to...

7.5CVSS5.8AI score0.00345EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/11/28 8:8 p.m.15 views

CVE-2019-25226

Dongyoung Media DM-AP240T/W wireless access points contain an unauthenticated configuration disclosure vulnerability in the /cgi-bin/syssystemconfig management endpoint. The endpoint allows remote retrieval of a compressed configuration archive without requiring authentication or authorization. T...

8.7CVSS6.8AI score0.00537EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/11/28 3:52 p.m.7 views

CVE-2025-12183

Out-of-bounds memory operations in org.lz4:lz4-java 1.8.0 and earlier allow remote attackers to cause denial of service and read adjacent memory via untrusted compressed input...

8.8CVSS7.7AI score0.00707EPSS
SaveExploits0
NVD
NVD
added 2025/11/26 11:15 p.m.9 views

CVE-2020-36871

ESCAM QD-900 WIFI HD cameras contain an unauthenticated configuration disclosure vulnerability in the /web/cgi-bin/hi3510/backup.cgi endpoint. The endpoint allows remote download of a compressed configuration backup without requiring authentication or authorization. The exposed backup can include...

8.7CVSS0.00657EPSS
SaveExploits0References3
NVD
NVD
added 2025/11/26 11:15 p.m.9 views

CVE-2019-25226

Dongyoung Media DM-AP240T/W wireless access points contain an unauthenticated configuration disclosure vulnerability in the /cgi-bin/syssystemconfig management endpoint. The endpoint allows remote retrieval of a compressed configuration archive without requiring authentication or authorization. T...

8.7CVSS0.00537EPSS
SaveExploits0References4
Rows per page
Query Builder