cve/2016/CVE-2016-9586.md
2024-06-18 02:51:15 +02:00

843 B

CVE-2016-9586

Description

curl before version 7.52.0 is vulnerable to a buffer overflow when doing a large floating point output in libcurl's implementation of the printf() functions. If there are any application that accepts a format string from the outside without necessary input filtering, it could allow remote attacks.

POC

Reference

Github