CVE-2017-1000099
Last modified
CVE-2017-1000099 is a vulnerability of currently unknown severity. 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. EPSS estimates a 3.08% chance of exploitation in the next 30 days.
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
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Haxx | Libcurl | 7.54.1 |
References
- http://www.securityfocus.com/bid/100281Third Party Advisory, VDB Entry
- http://www.securitytracker.com/id/1039119Third Party Advisory, VDB Entry
- https://curl.haxx.se/0809C.patchPatch, Vendor Advisory
- https://security.gentoo.org/glsa/201709-14Patch, Third Party Advisory, VDB Entry
- https://curl.haxx.se/docs/adv_20170809C.htmlVendor Advisory
- http://www.securityfocus.com/bid/100281Third Party Advisory, VDB Entry
- http://www.securitytracker.com/id/1039119Third Party Advisory, VDB Entry
- https://curl.haxx.se/0809C.patchPatch, Vendor Advisory
- https://security.gentoo.org/glsa/201709-14Patch, Third Party Advisory, VDB Entry
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2017-1000099?
How severe is CVE-2017-1000099?
How do I fix CVE-2017-1000099?
Are you affected by CVE-2017-1000099?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
