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

83 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
2017-11-29 13:06:42 -05:00
"ASSIGNER" : "security@debian.org",
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-8818",
2017-11-29 13:06:42 -05:00
"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"
}
]
}
2017-10-16 12:31:07 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2017-11-29 13:06:42 -05:00
"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",
2017-11-29 13:06:42 -05:00
"url" : "https://curl.haxx.se/docs/adv_2017-af0a.html"
2017-11-30 06:04:00 -05:00
},
2017-12-04 09:04:43 -05:00
{
"name" : "http://security.cucumberlinux.com/security/details.php?id=163",
"refsource" : "CONFIRM",
2017-12-04 09:04:43 -05:00
"url" : "http://security.cucumberlinux.com/security/details.php?id=163"
},
2017-12-15 06:02:32 -05:00
{
"name" : "GLSA-201712-04",
"refsource" : "GENTOO",
2017-12-15 06:02:32 -05:00
"url" : "https://security.gentoo.org/glsa/201712-04"
},
2017-12-02 06:03:25 -05:00
{
"name" : "102014",
"refsource" : "BID",
2017-12-02 06:03:25 -05:00
"url" : "http://www.securityfocus.com/bid/102014"
},
2017-11-30 06:04:00 -05:00
{
"name" : "1039898",
"refsource" : "SECTRACK",
2017-11-30 06:04:00 -05:00
"url" : "http://www.securitytracker.com/id/1039898"
2017-10-16 12:31:07 -04:00
}
]
}
}