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

722 B

CVE-2016-8617

Description

The base64 encode function in curl before version 7.51.0 is prone to a buffer being under allocated in 32bit systems if it receives at least 1Gb as input via CURLOPT_USERNAME.

POC

Reference

Github