### [CVE-2016-8618](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8618) ![](https://img.shields.io/static/v1?label=Product&message=curl&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-416&color=brighgreen) ### 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 - http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html #### Github - https://github.com/ARPSyndicate/cvemon - https://github.com/fokypoky/places-list