CVE-2017-1000099

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.

Category

6.5
CVSS
Severity: Medium
CVSS 3.0 •
CVSS 2.0 •
EPSS 0.63%
Vendor Advisory gentoo.org Vendor Advisory haxx.se Vendor Advisory haxx.se
Affected: n/a n/a
Published at:
Updated at:

References

Link Tags
http://www.securityfocus.com/bid/100281 third party advisory vdb entry
https://security.gentoo.org/glsa/201709-14 patch vendor advisory third party advisory vdb entry
https://curl.haxx.se/0809C.patch patch vendor advisory
http://www.securitytracker.com/id/1039119 third party advisory vdb entry
https://curl.haxx.se/docs/adv_20170809C.html vendor advisory

Frequently Asked Questions

What is the severity of CVE-2017-1000099?
CVE-2017-1000099 has been scored as a medium severity vulnerability.
How to fix CVE-2017-1000099?
To fix CVE-2017-1000099, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2017-1000099 being actively exploited in the wild?
As for now, there are no information to confirm that CVE-2017-1000099 is being actively exploited. According to its EPSS score, there is a ~1% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.