cvelist/2017/8xxx/CVE-2017-8818.json

83 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@debian.org",
"ID" : "CVE-2017-8818",
"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" : "curl and libcurl before 7.57.0 on 32-bit platforms allow attackers to cause a denial of service (out-of-bounds access and application crash) or possibly have unspecified other impact because too little memory is allocated for interfacing to an SSL library."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "out-of-bounds access"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://curl.haxx.se/docs/adv_2017-af0a.html",
"refsource" : "CONFIRM",
"url" : "https://curl.haxx.se/docs/adv_2017-af0a.html"
},
{
"name" : "http://security.cucumberlinux.com/security/details.php?id=163",
"refsource" : "CONFIRM",
"url" : "http://security.cucumberlinux.com/security/details.php?id=163"
},
{
"name" : "GLSA-201712-04",
"refsource" : "GENTOO",
"url" : "https://security.gentoo.org/glsa/201712-04"
},
{
"name" : "102014",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/102014"
},
{
"name" : "1039898",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1039898"
}
]
}
}