Files
CVEs-PoC/2016/CVE-2016-8618.md
T
2024-06-09 00:33:16 +00:00

821 B

CVE-2016-8618

Description

The libcurl API function called curl_maprintf() before version 7.51.0 can be tricked into doing a double-free due to an unsafe size_t multiplication, on systems using 32 bit size_t variables.

POC

Reference

Github