CVE-2017-1000099
Severity CVSS v4.0:
Pending analysis
Type:
CWE-200
Information Leak / Disclosure
Publication date:
05/10/2017
Last modified:
20/04/2025
Description
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.
Impact
Base Score 3.x
6.50
Severity 3.x
MEDIUM
Base Score 2.0
4.30
Severity 2.0
MEDIUM
Vulnerable products and versions
CPE | From | Up to |
---|---|---|
cpe:2.3:a:haxx:libcurl:7.54.1:*:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- http://www.securityfocus.com/bid/100281
- http://www.securitytracker.com/id/1039119
- https://curl.haxx.se/0809C.patch
- https://security.gentoo.org/glsa/201709-14
- https://curl.haxx.se/docs/adv_20170809C.html
- http://www.securityfocus.com/bid/100281
- http://www.securitytracker.com/id/1039119
- https://curl.haxx.se/0809C.patch
- https://security.gentoo.org/glsa/201709-14