cvelist/2018/1000xxx/CVE-2018-1000120.json
2018-07-18 09:04:41 -04:00

100 lines
3.0 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2018-03-08T18:50:28.972149",
"ID" : "CVE-2018-1000120",
"REQUESTER" : "daniel@haxx.se",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "curl",
"version" : {
"version_data" : [
{
"version_value" : "curl 7.12.3 to and including curl 7.58.0"
}
]
}
}
]
},
"vendor_name" : "curl"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A buffer overflow exists in curl 7.12.3 to and including curl 7.58.0 in the FTP URL handling that allows an attacker to cause a denial of service or worse."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-122: Heap-based Buffer Overflow"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[debian-lts-announce] 20180318 [SECURITY] [DLA 1309-1] curl security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2018/03/msg00012.html"
},
{
"name" : "https://curl.haxx.se/docs/adv_2018-9cd6.html",
"refsource" : "CONFIRM",
"url" : "https://curl.haxx.se/docs/adv_2018-9cd6.html"
},
{
"name" : "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html",
"refsource" : "CONFIRM",
"url" : "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html"
},
{
"name" : "DSA-4136",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4136"
},
{
"name" : "USN-3598-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3598-1/"
},
{
"name" : "USN-3598-2",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3598-2/"
},
{
"name" : "103414",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/103414"
},
{
"name" : "1040531",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1040531"
}
]
}
}