cvelist/2018/16xxx/CVE-2018-16890.json

98 lines
3.0 KiB
JSON
Raw Normal View History

2018-09-11 13:06:17 -04:00
{
2019-02-06 15:07:25 -05:00
"CVE_data_meta" : {
"ASSIGNER" : "psampaio@redhat.com",
"ID" : "CVE-2018-16890",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2019-02-06 16:14:04 -03:00
{
2019-02-06 15:07:25 -05:00
"product" : {
"product_data" : [
{
"product_name" : "curl",
"version" : {
"version_data" : [
{
"version_value" : "7.64.0"
}
]
}
}
]
},
"vendor_name" : "The curl Project"
2019-02-06 16:14:04 -03:00
}
2019-02-06 15:07:25 -05:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "libcurl versions from 7.36.0 to before 7.64.0 is vulnerable to a heap buffer out-of-bounds read. The function handling incoming NTLM type-2 messages (`lib/vauth/ntlm.c:ntlm_decode_type2_target`) does not validate incoming data correctly and is subject to an integer overflow vulnerability. Using that overflow, a malicious or broken NTLM server could trick libcurl to accept a bad length + offset combination that would lead to a buffer read out-of-bounds."
}
]
},
"impact" : {
"cvss" : [
[
2019-02-06 16:14:04 -03:00
{
2019-02-06 15:07:25 -05:00
"vectorString" : "5.4/CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version" : "3.0"
2019-02-06 16:14:04 -03:00
}
2019-02-06 15:07:25 -05:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-125"
}
2019-02-06 16:14:04 -03:00
]
2019-02-06 15:07:25 -05:00
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://curl.haxx.se/docs/CVE-2018-16890.html",
"refsource" : "MISC",
"url" : "https://curl.haxx.se/docs/CVE-2018-16890.html"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16890",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16890"
2019-02-07 06:07:29 -05:00
},
2019-03-15 06:06:49 -04:00
{
"name" : "https://security.netapp.com/advisory/ntap-20190315-0001/",
"refsource" : "CONFIRM",
"url" : "https://security.netapp.com/advisory/ntap-20190315-0001/"
},
2019-02-07 06:07:29 -05:00
{
"name" : "DSA-4386",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2019/dsa-4386"
},
{
"name" : "USN-3882-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3882-1/"
2019-02-09 06:04:06 -05:00
},
{
"name" : "106947",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/106947"
2019-02-06 15:07:25 -05:00
}
]
}
2018-09-11 13:06:17 -04:00
}