cvelist/2017/8xxx/CVE-2017-8816.json
2018-11-13 06:05:44 -05:00

98 lines
2.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@debian.org",
"ID" : "CVE-2017-8816",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "curl and libcurl before 7.57.0",
"version" : {
"version_data" : [
{
"version_value" : "curl and libcurl before 7.57.0"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The NTLM authentication feature in curl and libcurl before 7.57.0 on 32-bit platforms allows attackers to cause a denial of service (integer overflow and resultant buffer overflow, and application crash) or possibly have unspecified other impact via vectors involving long user and password fields."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "integer overflow"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://curl.haxx.se/docs/adv_2017-12e7.html",
"refsource" : "CONFIRM",
"url" : "https://curl.haxx.se/docs/adv_2017-12e7.html"
},
{
"name" : "http://security.cucumberlinux.com/security/details.php?id=161",
"refsource" : "CONFIRM",
"url" : "http://security.cucumberlinux.com/security/details.php?id=161"
},
{
"name" : "DSA-4051",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2017/dsa-4051"
},
{
"name" : "GLSA-201712-04",
"refsource" : "GENTOO",
"url" : "https://security.gentoo.org/glsa/201712-04"
},
{
"name" : "RHSA-2018:3558",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:3558"
},
{
"name" : "101998",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/101998"
},
{
"name" : "1039896",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1039896"
},
{
"name" : "1040608",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1040608"
}
]
}
}