CVE-2017-1000099 Detail
Current 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.
Source:
MITRE
Description Last Modified:
10/04/2017
View Analysis Description
Analysis 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.
Source:
MITRE
Description Last Modified:
10/04/2017
Impact
CVSS v3.0 Severity and Metrics:
Base Score:
6.5 MEDIUM
Vector:
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
(V3 legend)
Impact Score:
3.6
Exploitability Score:
2.8
Attack Vector (AV):
Network
Attack Complexity (AC):
Low
Privileges Required (PR):
None
User Interaction (UI):
Required
Scope (S):
Unchanged
Confidentiality (C):
High
Integrity (I):
None
Availability (A):
None
CVSS v2.0 Severity and Metrics:
Base Score:
4.3 MEDIUM
Vector:
(AV:N/AC:M/Au:N/C:P/I:N/A:N)
(V2 legend)
Impact Subscore:
2.9
Exploitability Subscore:
8.6
Access Vector (AV):
Network
Access Complexity (AC):
Medium
Authentication (AU):
None
Confidentiality (C):
Partial
Integrity (I):
None
Availability (A):
None
Additional Information:
Victim must voluntarily interact with attack mechanism Allows unauthorized disclosure of information
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because
they may have information that would be of interest to you. No inferences should be drawn on account of other sites
being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose.
NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further,
NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about
this page to nvd@nist.gov.
Technical Details
Vulnerability Type
(View All)
- Information Leak / Disclosure (CWE-200)
Change History
1 change record found
- show changes
Initial Analysis -
11/1/2017 3:23:23 PM
| Action |
Type |
Old Value |
New Value |
| Added |
CPE Configuration |
|
OR
*cpe:2.3:a:haxx:libcurl:7.54.1:*:*:*:*:*:*:* |
| Added |
CVSS V2 |
|
(AV:N/AC:M/Au:N/C:P/I:N/A:N) |
| Added |
CVSS V3 |
|
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N |
| Added |
CWE |
|
CWE-200 |
| Added |
Reference |
|
https://curl.haxx.se/docs/adv_20170809C.html [Vendor Advisory] |
| Changed |
Reference Type |
http://www.securityfocus.com/bid/100281 No Types Assigned |
http://www.securityfocus.com/bid/100281 Third Party Advisory, VDB Entry |
| Changed |
Reference Type |
http://www.securitytracker.com/id/1039119 No Types Assigned |
http://www.securitytracker.com/id/1039119 Third Party Advisory, VDB Entry |
| Changed |
Reference Type |
https://curl.haxx.se/0809C.patch No Types Assigned |
https://curl.haxx.se/0809C.patch Patch, Vendor Advisory |
| Changed |
Reference Type |
https://security.gentoo.org/glsa/201709-14 No Types Assigned |
https://security.gentoo.org/glsa/201709-14 Patch, Third Party Advisory, VDB Entry |
Quick Info
CVE Dictionary Entry:
CVE-2017-1000099
NVD Published Date:
10/04/2017
NVD Last Modified:
11/01/2017
|