2020-01-28 19:01:25 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-8169" ,
2020-12-14 20:01:47 +00:00
"ASSIGNER" : "support@hackerone.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "https://github.com/curl/curl" ,
"version" : {
"version_data" : [
{
"version_value" : "libcurl 7.62.0 to and including 7.70.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Information Disclosure (CWE-200)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://hackerone.com/reports/874778" ,
"url" : "https://hackerone.com/reports/874778"
} ,
{
"refsource" : "MISC" ,
"name" : "https://curl.se/docs/CVE-2020-8169.html" ,
"url" : "https://curl.se/docs/CVE-2020-8169.html"
}
]
2020-01-28 19:01:25 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-12-14 20:01:47 +00:00
"value" : "curl 7.62.0 through 7.70.0 is vulnerable to an information disclosure vulnerability that can lead to a partial password being leaked over the network and to the DNS server(s)."
2020-01-28 19:01:25 +00:00
}
]
}
}