CVE-2017-1000099

When asking to get a file from a file:// URL, libcurl provides a feature that outputs meta-data about the file using HTTP-like headers. The code doing this would send the wrong buffer to the user (stdout or the application's provide callback), which could lead to other private data from the heap to get inadvertently displayed. The wrong buffer was an uninitialized memory area allocated on the heap and if it turned out to not contain any zero byte, it would continue and display the data following that buffer in memory.
References
Link Resource
http://www.securityfocus.com/bid/100281 Third Party Advisory VDB Entry
http://www.securitytracker.com/id/1039119 Third Party Advisory VDB Entry
https://curl.haxx.se/0809C.patch Patch Vendor Advisory
https://security.gentoo.org/glsa/201709-14 Patch Third Party Advisory VDB Entry
https://curl.haxx.se/docs/adv_20170809C.html Vendor Advisory
http://www.securityfocus.com/bid/100281 Third Party Advisory VDB Entry
http://www.securitytracker.com/id/1039119 Third Party Advisory VDB Entry
https://curl.haxx.se/0809C.patch Patch Vendor Advisory
https://security.gentoo.org/glsa/201709-14 Patch Third Party Advisory VDB Entry
Configurations

Configuration 1 (hide)

cpe:2.3:a:haxx:libcurl:7.54.1:*:*:*:*:*:*:*

History

21 Nov 2024, 03:04

Type Values Removed Values Added
References () http://www.securityfocus.com/bid/100281 - VDB Entry, Third Party Advisory () http://www.securityfocus.com/bid/100281 - Third Party Advisory, VDB Entry
References () http://www.securitytracker.com/id/1039119 - Third Party Advisory, VDB Entry () http://www.securitytracker.com/id/1039119 - Third Party Advisory, VDB Entry
References () https://curl.haxx.se/0809C.patch - Patch, Vendor Advisory () https://curl.haxx.se/0809C.patch - Patch, Vendor Advisory
References () https://security.gentoo.org/glsa/201709-14 - Patch, Third Party Advisory, VDB Entry () https://security.gentoo.org/glsa/201709-14 - Patch, Third Party Advisory, VDB Entry

Information

Published : 2017-10-05 01:29

Updated : 2024-11-21 03:04


NVD link : CVE-2017-1000099

Mitre link : CVE-2017-1000099

CVE.ORG link : CVE-2017-1000099


JSON object : View

Products Affected

haxx

  • libcurl
CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor