2017-11-27 19:03:38 -05:00
{
2019-03-17 22:57:29 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@debian.org" ,
"ID" : "CVE-2018-0500" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "curl before 7.61.0" ,
"version" : {
"version_data" : [
{
"version_value" : "curl before 7.61.0"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-07-11 09:03:18 -04:00
{
2019-03-17 22:57:29 +00:00
"lang" : "eng" ,
"value" : "Curl_smtp_escape_eob in lib/smtp.c in curl 7.54.1 to and including curl 7.60.0 has a heap-based buffer overflow that might be exploitable by an attacker who can control the data that curl transmits over SMTP with certain settings (i.e., use of a nonstandard --limit-rate argument or CURLOPT_BUFFERSIZE value)."
2018-07-11 09:03:18 -04:00
}
2019-03-17 22:57:29 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "heap-based buffer overflow"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "1041280" ,
"refsource" : "SECTRACK" ,
"url" : "http://www.securitytracker.com/id/1041280"
} ,
{
"name" : "https://github.com/curl/curl/commit/ba1dbd78e5f1ed67c1b8d37ac89d90e5e330b628" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/curl/curl/commit/ba1dbd78e5f1ed67c1b8d37ac89d90e5e330b628"
} ,
{
"name" : "https://curl.haxx.se/docs/adv_2018-70a2.html" ,
"refsource" : "CONFIRM" ,
"url" : "https://curl.haxx.se/docs/adv_2018-70a2.html"
} ,
{
"name" : "GLSA-201807-04" ,
"refsource" : "GENTOO" ,
"url" : "https://security.gentoo.org/glsa/201807-04"
} ,
{
"name" : "RHSA-2018:2486" ,
"refsource" : "REDHAT" ,
"url" : "https://access.redhat.com/errata/RHSA-2018:2486"
} ,
{
"name" : "USN-3710-1" ,
"refsource" : "UBUNTU" ,
"url" : "https://usn.ubuntu.com/3710-1/"
}
]
}
}