Files
CVEs-PoC/2016/CVE-2016-8617.md
T
2024-06-09 00:33:16 +00:00

801 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