CVE-2017-1000099
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| n/a | n/a | n/a | affected |
Weaknesses
- n/a
ADP Enrichment
CVE Program Container
Additional References
- http://www.securityfocus.com/bid/100281
- https://security.gentoo.org/glsa/201709-14
- https://curl.haxx.se/0809C.patch
- http://www.securitytracker.com/id/1039119
References
- http://www.securityfocus.com/bid/100281
- https://security.gentoo.org/glsa/201709-14
- https://curl.haxx.se/0809C.patch
- http://www.securitytracker.com/id/1039119
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.