Files
CVEs-PoC/2016/CVE-2016-8618.md
2025-09-29 21:09:30 +02:00

754 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