cve/2016/CVE-2016-8618.md
2024-05-26 14:27:05 +02:00

742 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