CVE-2017-1000099 Details
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.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://curl.haxx.se/0809C.patch | CVE | PatchVendor Advisory |
| https://security.gentoo.org/glsa/201709-14 | CVE | PatchThird Party AdvisoryVDB Entry |
| http://www.securityfocus.com/bid/100281 | CVE | Third Party AdvisoryVDB Entry |
| http://www.securitytracker.com/id/1039119 | CVE | Third Party AdvisoryVDB Entry |
| https://curl.haxx.se/0809C.patch | [email protected] | PatchVendor Advisory |
| https://security.gentoo.org/glsa/201709-14 | [email protected] | PatchThird Party AdvisoryVDB Entry |
| http://www.securityfocus.com/bid/100281 | [email protected] | Third Party AdvisoryVDB Entry |
| http://www.securitytracker.com/id/1039119 | [email protected] | Third Party AdvisoryVDB Entry |
| https://curl.haxx.se/docs/adv_20170809C.html | [email protected] | Vendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-200 | Exposure of Sensitive Information to an Unauthorized Actor | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| haxx libcurl | 7.54.1 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| May 13, 2026 | CVE Status Change | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Nov 1, 2017 | Initial Analysis | [email protected] |