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?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2017
- CVE-2017-1000093Poll SCM Plugin was not requiring requests to its API be sen…
- CVE-2017-1000094Docker Commons Plugin provides a list of applicable credenti…
- CVE-2017-1000095The default whitelist included the following unsafe entries:…
- CVE-2017-1000096Arbitrary code execution due to incomplete sandbox protectio…
- CVE-2017-1000097On Darwin, user's trust preferences for root certificates we…7.5
- CVE-2017-1000098The net/http package's Request.ParseMultipartForm method sta…7.5
- CVE-2017-10001Vulnerability in the Oracle Hospitality Simphony First Editi…
- CVE-2017-1000100When doing a TFTP transfer and curl/libcurl is given a URL t…6.5
- CVE-2017-1000101curl supports "globbing" of URLs, in which a user can pass a…6.5
- CVE-2017-1000102The Details view of some Static Analysis Utilities based plu…
- CVE-2017-1000103The custom Details view of the Static Analysis Utilities bas…
- CVE-2017-1000104The Config File Provider Plugin is used to centrally manage …
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
