Lucene search
+L

1881 matches found

OSV
OSV
added 2025/05/06 1:15 a.m.11 views

DEBIAN-CVE-2025-46728

cpp-httplib is a C++ header-only HTTP/HTTPS server and client library. Prior to version 0.20.1, the library fails to enforce configured size limits on incoming request bodies when Transfer-Encoding: chunked is used or when no Content-Length header is provided. A remote attacker can send a chunked...

7.5CVSS7.3AI score0.0064EPSS
SaveExploits1References1
OSV
OSV
added 2025/05/06 1:15 a.m.4 views

UBUNTU-CVE-2025-46728

cpp-httplib is a C++ header-only HTTP/HTTPS server and client library. Prior to version 0.20.1, the library fails to enforce configured size limits on incoming request bodies when Transfer-Encoding: chunked is used or when no Content-Length header is provided. A remote attacker can send a chunked...

7.5CVSS5.8AI score0.0064EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2025/05/06 12:45 a.m.50 views

CVE-2025-46728 cpp-httplib has Unbounded Memory Allocation in Chunked/No-Length Requests

cpp-httplib is a C++ header-only HTTP/HTTPS server and client library. Prior to version 0.20.1, the library fails to enforce configured size limits on incoming request bodies when Transfer-Encoding: chunked is used or when no Content-Length header is provided. A remote attacker can send a chunked...

7.5CVSS0.0064EPSS
SaveExploits1References2
CVE
CVE
added 2025/05/06 12:45 a.m.91 views

CVE-2025-46728

Summary (CVE-2025-46728) : The cpp-httplib library (a header-only C++ HTTP/S library) is vulnerable in versions before 0.20.1 due to failure to enforce size limits on incoming request bodies when using Transfer-Encoding: chunked or when no Content-Length is provided. A remote attacker can send ch...

7.5CVSS7.6AI score0.0064EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/05/06 12:45 a.m.15 views

CVE-2025-46728 cpp-httplib has Unbounded Memory Allocation in Chunked/No-Length Requests

cpp-httplib is a C++ header-only HTTP/HTTPS server and client library. Prior to version 0.20.1, the library fails to enforce configured size limits on incoming request bodies when Transfer-Encoding: chunked is used or when no Content-Length header is provided. A remote attacker can send a chunked...

7.5CVSS7AI score0.0064EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/05/06 12:0 a.m.4 views

PT-2025-19817

Name of the Vulnerable Software and Affected Versions cpp-httplib versions prior to 0.20.1 Description cpp-httplib is a C++ header-only HTTP/HTTPS server and client library. The library fails to enforce configured size limits on incoming request bodies when Transfer-Encoding: chunked is used or...

7.5CVSS7.7AI score0.0064EPSS
SaveExploits1References34
Veracode
Veracode
added 2025/05/05 11:8 a.m.10 views

HTTP Request Smuggling

h11 is vulnerable to HTTP Request Smuggling. The vulnerability is due to improper input validation in lenient parsing of line terminators in chunked transfer encoding, which can be exploited when combined with a misconfigured proxy...

9.1CVSS6.5AI score0.00581EPSS
SaveExploits0References4Affected Software1
SUSE Linux
SUSE Linux
added 2025/05/02 8:11 a.m.4 views

Security update for python-h11

This update for python-h11 fixes the following issues: CVE-2025-43859: leniency when parsing of line terminators in chunked-coding message bodies can lead to request smuggling. bsc1241872 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST...

9.3CVSS7.8AI score0.00581EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/04/29 12:0 a.m.17 views

FreeBSD : h11 accepts some malformed Chunked-Encoding bodies (df126e23-24fa-11f0-ab92-f02f7497ecda)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the df126e23-24fa-11f0-ab92-f02f7497ecda advisory. h11 reports: h11 is a Python implementation of HTTP/1.1. Prior to version 0.16.0, a leniency in h11's...

9.1CVSS7.4AI score0.00581EPSS
SaveExploits0References3
Amazon
Amazon
added 2025/04/29 12:0 a.m.10 views

Important: docker

Issue Overview: The net/http package accepted data in the chunked transfer encoding containing an invalid chunk-size line terminated by a bare LF. When used in conjunction with a server or proxy which incorrectly interprets a bare LF in a chunk extension as part of the extension, this could permi...

9.1CVSS7.8AI score0.00778EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:0 a.m.9 views

Important: docker

Issue Overview: The net/http package accepted data in the chunked transfer encoding containing an invalid chunk-size line terminated by a bare LF. When used in conjunction with a server or proxy which incorrectly interprets a bare LF in a chunk extension as part of the extension, this could permi...

9.1CVSS6.8AI score0.00778EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:0 a.m.10 views

Important: docker

Issue Overview: The net/http package accepted data in the chunked transfer encoding containing an invalid chunk-size line terminated by a bare LF. When used in conjunction with a server or proxy which incorrectly interprets a bare LF in a chunk extension as part of the extension, this could permi...

9.1CVSS6.8AI score0.00778EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/04/26 6:21 p.m.17 views

CVE-2025-43859

A flaw was found in the h11. This vulnerability allows request smuggling via improper parsing of chunked-coding message bodies, where h11 fails to validate the required \r\n terminators. Mitigation Ensuring any applications using h11 are behind a correctly configured reverse proxy will prevent...

7.4CVSS8.9AI score0.00581EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/25 2:6 p.m.13 views

OESA-2025-1451 etcd security update

%expand: Security Fixes: A malicious HTTP sender can use chunk extensions to cause a receiver reading from a request or response body to read many more bytes from the network than are in the body. A malicious HTTP client can further exploit this to cause a server to automatically read a large...

7.5CVSS6.8AI score0.91969EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2025/04/25 12:44 p.m.9 views

SUSE CVE-2025-43859

h11 is a Python implementation of HTTP/1.1. Prior to version 0.16.0, a leniency in h11's parsing of line terminators in chunked-coding message bodies can lead to request smuggling vulnerabilities under certain conditions. This issue has been patched in version 0.16.0. Since exploitation requires...

9.1CVSS6.9AI score0.00581EPSS
SaveExploits0References6
NVD
NVD
added 2025/04/24 7:15 p.m.19 views

CVE-2025-43859

h11 is a Python implementation of HTTP/1.1. Prior to version 0.16.0, a leniency in h11's parsing of line terminators in chunked-coding message bodies can lead to request smuggling vulnerabilities under certain conditions. This issue has been patched in version 0.16.0. Since exploitation requires...

9.1CVSS0.00581EPSS
SaveExploits0References2
OSV
OSV
added 2025/04/24 7:15 p.m.4 views

UBUNTU-CVE-2025-43859

h11 is a Python implementation of HTTP/1.1. Prior to version 0.16.0, a leniency in h11's parsing of line terminators in chunked-coding message bodies can lead to request smuggling vulnerabilities under certain conditions. This issue has been patched in version 0.16.0. Since exploitation requires...

9.1CVSS7AI score0.00581EPSS
SaveExploits0References5
Snyk
Snyk
added 2025/04/24 6:46 p.m.5 views

HTTP Request Smuggling

Overview h11 is an A pure-Python, bring-your-own-I/O implementation of HTTP/1.1 Affected versions of this package are vulnerable to HTTP Request Smuggling via the class ChunkedReader in readers.py file, which performs the parsing of line terminators in chunked-coding message bodies. An attacker c...

9.3CVSS7AI score0.00581EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/04/24 6:15 p.m.100 views

CVE-2025-43859 h11 accepts some malformed Chunked-Encoding bodies

h11 is a Python implementation of HTTP/1.1. Prior to version 0.16.0, a leniency in h11's parsing of line terminators in chunked-coding message bodies can lead to request smuggling vulnerabilities under certain conditions. This issue has been patched in version 0.16.0. Since exploitation requires...

9.1CVSS0.00581EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/04/24 6:15 p.m.13 views

CVE-2025-43859 h11 accepts some malformed Chunked-Encoding bodies

h11 is a Python implementation of HTTP/1.1. Prior to version 0.16.0, a leniency in h11's parsing of line terminators in chunked-coding message bodies can lead to request smuggling vulnerabilities under certain conditions. This issue has been patched in version 0.16.0. Since exploitation requires...

9.1CVSS9.4AI score0.00581EPSS
SaveExploits0References2
Rows per page
Query Builder