Lucene search
+L

394 matches found

Vulnrichment
Vulnrichment
added 2025/07/10 7:45 p.m.6 views

CVE-2025-53628 cpp-httplib does not limit the length of a line

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.20.1, cpp-httplib does not have a limit for a unique line, permitting an attacker to explore this to allocate memory arbitrarily. This vulnerability is fixed in 0.20.1. NOTE: This vulnerability is related...

6.3CVSS6.8AI score0.00438EPSS
SaveExploits1References3
CVE
CVE
added 2025/07/10 7:45 p.m.64 views

CVE-2025-53628

cpp-httplib before 0.20.1 is vulnerable to HTTP header smuggling due to insecure trailers merge (CVE-2025-53628). Public advisories note the fix is in 0.20.1. OpenSUSE/SUSE advisories across platforms reference this CVE and provide a version-0.20.1 upgrade as remediation. No exploit details are p...

8.8CVSS6.2AI score0.00438EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2025/07/10 7:45 p.m.5 views

CVE-2025-53628 cpp-httplib does not limit the length of a line

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.20.1, cpp-httplib does not have a limit for a unique line, permitting an attacker to explore this to allocate memory arbitrarily. This vulnerability is fixed in 0.20.1. NOTE: This vulnerability is related...

6.3CVSS6.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/07/10 7:45 p.m.15 views

CVE-2025-53628 cpp-httplib does not limit the length of a line

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.20.1, cpp-httplib does not have a limit for a unique line, permitting an attacker to explore this to allocate memory arbitrarily. This vulnerability is fixed in 0.20.1. NOTE: This vulnerability is related...

6.3CVSS0.00438EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2025/07/10 7:45 p.m.9 views

CVE-2025-53628

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.20.1, cpp-httplib does not have a limit for a unique line, permitting an attacker to explore this to allocate memory arbitrarily. This vulnerability is fixed in 0.20.1. NOTE: This vulnerability is related...

8.8CVSS5.3AI score0.00438EPSS
SaveExploits1
CNNVD
CNNVD
added 2025/07/10 12:0 a.m.4 views

cpp-httplib 安全漏洞

cpp-httplib is an HTTP/HTTPS server and client library written in C++ by the individual developer yhirose. A security vulnerability exists in cpp-httplib versions prior to 0.23.0, which stems from a Transfer-Encoding: chunked header that could cause the server to run out of memory...

7.5CVSS6.4AI score0.00505EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2025/07/10 12:0 a.m.7 views

PT-2025-29151 · Unknown +1 · Cpp-Httplib +1

Name of the Vulnerable Software and Affected Versions: cpp-httplib versions prior to 0.23.0 Description: cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Incoming requests using Transfer-Encoding: chunked in the header can allocate memory arbitrarily in the server...

7.5CVSS6.1AI score0.00505EPSS
SaveExploits1References16
Positive Technologies
Positive Technologies
added 2025/07/10 12:0 a.m.5 views

PT-2025-29150 · Unknown +1 · Cpp-Httplib +1

Name of the Vulnerable Software and Affected Versions: cpp-httplib versions prior to 0.20.1 Description: cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Versions prior to 0.20.1 do not have a limit for a unique line, which allows an attacker to allocate memory...

8.8CVSS5.8AI score0.00438EPSS
SaveExploits1References16
OSV
OSV
added 2025/07/04 2:42 p.m.7 views

OESA-2025-1723 cpp-httplib security update

A C++11 single-file header-only cross platform HTTP/HTTPS library. It's extremely easy to setup. Just include httplib.h file in your code! Security Fixes: cpp-httplib is an HTTP/HTTPS server and client library written in C++ by individual developers of yhirose. cpp-httplib version 0.21.0 has a...

7.5CVSS6.8AI score0.0043EPSS
SaveExploits1References2
OSV
OSV
added 2025/07/04 2:42 p.m.6 views

OESA-2025-1721 cpp-httplib security update

A C++11 single-file header-only cross platform HTTP/HTTPS library. It's extremely easy to setup. Just include httplib.h file in your code! Security Fixes: cpp-httplib is an HTTP/HTTPS server and client library written in C++ by individual developers of yhirose. cpp-httplib version 0.21.0 has a...

7.5CVSS6.8AI score0.0043EPSS
SaveExploits1References2
BDU FSTEC
BDU FSTEC
added 2025/07/01 12:0 a.m.18 views

The vulnerability of the read_headers() function in the cpp-httplib library allows a hacker to cause a service failure.

The vulnerability of the readheaders function in the cpp-httplib library is related to an uncontrolled resource consumption during the processing of headers. Exploiting this vulnerability could allow a malicious actor to cause service failures...

7.8CVSS5.5AI score0.0043EPSS
SaveExploits1References3Affected Software1
SUSE CVE
SUSE CVE
added 2025/06/26 11:21 p.m.6 views

SUSE CVE-2025-52887

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. In version 0.21.0, when many http headers fields are passed in, the library does not limit the number of headers, and the memory associated with the headers will not be released when the connection is disconnected...

7.5CVSS6.8AI score0.0043EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2025/06/26 6:59 p.m.9 views

CVE-2025-52887

A denial-of-service vulnerability, stemming from memory exhaustion, has been identified in the cpp-httplib C++ HTTP/HTTPS library. This flaw is a result of the library's insufficient limits on the processing of HTTP headers. A remote attacker could exploit this by sending specially crafted HTTP...

7.5CVSS6.7AI score0.0043EPSS
SaveExploits1References5
NVD
NVD
added 2025/06/26 3:15 p.m.9 views

CVE-2025-52887

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. In version 0.21.0, when many http headers fields are passed in, the library does not limit the number of headers, and the memory associated with the headers will not be released when the connection is disconnected...

7.5CVSS0.0043EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/06/26 2:31 p.m.14 views

CVE-2025-52887 cpp-httplib has unlimited number of http header fields, which causes memory leak

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. In version 0.21.0, when many http headers fields are passed in, the library does not limit the number of headers, and the memory associated with the headers will not be released when the connection is disconnected...

7.5CVSS0.0043EPSS
SaveExploits1References2
CVE
CVE
added 2025/06/26 2:31 p.m.44 views

CVE-2025-52887

cpp-httplib (C++11 single-file header-only library) is affected by CVE-2025-52887 in version 0.21.0 where there is no limit on the number of HTTP header fields and header memory is not released on disconnect, potentially exhausting system memory and causing server crash or unresponsiveness. Remed...

7.5CVSS7AI score0.0043EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2025/06/26 2:31 p.m.9 views

CVE-2025-52887

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. In version 0.21.0, when many http headers fields are passed in, the library does not limit the number of headers, and the memory associated with the headers will not be released when the connection is disconnected...

7.5CVSS5.2AI score0.0043EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2025/06/26 2:31 p.m.3 views

CVE-2025-52887 cpp-httplib has unlimited number of http header fields, which causes memory leak

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. In version 0.21.0, when many http headers fields are passed in, the library does not limit the number of headers, and the memory associated with the headers will not be released when the connection is disconnected...

7.5CVSS7AI score0.0043EPSS
SaveExploits1References2
OSV
OSV
added 2025/06/26 2:31 p.m.5 views

CVE-2025-52887 cpp-httplib has unlimited number of http header fields, which causes memory leak

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. In version 0.21.0, when many http headers fields are passed in, the library does not limit the number of headers, and the memory associated with the headers will not be released when the connection is disconnected...

7.5CVSS6.4AI score
SaveExploits0References4
CNNVD
CNNVD
added 2025/06/26 12:0 a.m.9 views

cpp-httplib 资源管理错误漏洞

cpp-httplib is an HTTP/HTTPS server and client library written in C++ by the individual developer yhirose. A resource management error vulnerability exists in cpp-httplib version 0.21.0, which stems from not limiting the number of HTTP headers, and could lead to system memory exhaustion...

7.5CVSS6.5AI score0.0043EPSS
SaveExploits1References2
Rows per page
Query Builder