Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Otavioolsilva

#16182of 53,633
16.6Total CVSS
Vulnerabilities · 2
High
2
PT-2025-29150
8.8
2025-07-10
Unknown · Cpp-Httplib · CVE-2025-53628
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 arbitrarily. This issue is fixed in version 0.20.1. Recommendations: Update cpp-httplib to version 0.20.1 or later.
PT-2025-29151
7.8
2025-07-10
Unknown · Cpp-Httplib · CVE-2025-53629
**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, potentially leading to its exhaustion. **Recommendations** Update cpp-httplib to version 0.23.0 or later.