mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 16:29:28 +02:00
15 KiB
15 KiB
CVE-2025-0725
Description
When libcurl is asked to perform automatic gzip decompression ofcontent-encoded HTTP responses with the CURLOPT_ACCEPT_ENCODING option,using zlib 1.2.0.3 or older, an attacker-controlled integer overflow wouldmake libcurl perform a buffer overflow.
POC
Reference
No PoCs from references.