Hide Forgot
It was found that provided string length arguments in four libcurl functions curl_escape(), curl_easy_escape(), curl_unescape and curl_easy_unescape were not properly checked and due to arithmetic in the functions, passing in the length 0xffffffff (2^32-1 or UINT_MAX or even just -1) would end up causing an allocation of zero bytes of heap memory that curl would attempt to write gigabytes of data into. This flaw does not affect the curl command line tool. Affected versions: libcurl 7.11.1 to and including 7.50.2 External References: https://curl.haxx.se/docs/adv_20160914.html
Created curl tracking bugs for this issue: Affects: fedora-all [bug 1375907]
Created mingw-curl tracking bugs for this issue: Affects: fedora-all [bug 1375908] Affects: epel-7 [bug 1375909]
Upstream patch: https://curl.haxx.se/CVE-2016-7167.patch
This issue has been addressed in the following products: Red Hat Enterprise Linux 7 Via RHSA-2017:2016 https://access.redhat.com/errata/RHSA-2017:2016
This issue has been addressed in the following products: Red Hat JBoss Core Services Via RHSA-2018:2486 https://access.redhat.com/errata/RHSA-2018:2486
This issue has been addressed in the following products: Red Hat Software Collections for Red Hat Enterprise Linux 6 Red Hat Software Collections for Red Hat Enterprise Linux 7 Red Hat Software Collections for Red Hat Enterprise Linux 7.4 EUS Red Hat Software Collections for Red Hat Enterprise Linux 7.5 EUS Red Hat Software Collections for Red Hat Enterprise Linux 7.6 EUS Via RHSA-2018:3558 https://access.redhat.com/errata/RHSA-2018:3558