mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
87 lines
2.9 KiB
JSON
87 lines
2.9 KiB
JSON
{
|
|
"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": [
|
|
{
|
|
"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)."
|
|
}
|
|
]
|
|
},
|
|
"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/"
|
|
}
|
|
]
|
|
}
|
|
} |