3 matches found
httplib2: Decompression Bomb Denial of Service via Unbounded gzip/deflate Response Handling
Summary The httplib2 HTTP client library performs unbounded decompression of HTTP response bodies encoded with Content-Encoding: gzip or deflate. A malicious or compromised HTTP server can return a small compressed payload approximately 150 KB that expands to an arbitrarily large size in memory 1...
cpp-httplib 安全漏洞
cpp-httplib is a C++ library developed by Yhirose, which includes HTTP/HTTPS server and client components. Versions of cpp-httplib prior to 0.35.0 contained security vulnerabilities. These vulnerabilities stemmed from the lack of enforcement of payload size restrictions on decompressed request...
Libtorrent 'inflate_gzip' denial of service vulnerability
libtorrent is an open source C++ Bittorrent library , it provides high performance and good code style of the BT development package , and supports directly through the network stack to grab the file page . A denial of service vulnerability exists in Libtorrent 1.1.0, which causes a denial of...