libcurl contains two integer overflows in the curl_url_set()
function that
if triggered, can lead to a too small buffer allocation and a subsequent heap
buffer overflow.
The flaws only exist on 32 bit architectures and require excessive string input lengths.
{ "CWE": { "id": "CWE-131", "desc": "Incorrect Calculation of Buffer Size" }, "award": { "amount": "150", "currency": "USD" }, "URL": "https://curl.se/docs/CVE-2019-5435.json", "package": "curl", "severity": "Low", "issue": "https://hackerone.com/reports/547630", "www": "https://curl.se/docs/CVE-2019-5435.html", "last_affected": "7.64.1" }