cvelist/2018/8xxx/CVE-2018-8042.json

69 lines
2.0 KiB
JSON
Raw Normal View History

2018-03-09 16:03:15 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org",
"DATE_PUBLIC" : "2018-07-18T00:00:00",
2018-03-09 16:03:15 -05:00
"ID" : "CVE-2018-8042",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache Ambari",
"version" : {
"version_data" : [
{
"version_value" : "2.5.0 to 2.6.2"
}
]
}
}
]
},
"vendor_name" : "Apache Software Foundation"
}
]
}
2018-03-09 16:03:15 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-07-18 11:06:55 -04:00
"value" : "Apache Ambari, version 2.5.0 to 2.6.2, passwords for Hadoop credential stores are exposed in Ambari Agent informational log messages when the credential store feature is enabled for eligible services. For example, Hive and Oozie."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Information Disclosure"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2018-07-18 11:06:55 -04:00
"name" : "https://cwiki.apache.org/confluence/display/AMBARI/Ambari+Vulnerabilities#AmbariVulnerabilities-CVE-2018-8042",
"refsource" : "CONFIRM",
"url" : "https://cwiki.apache.org/confluence/display/AMBARI/Ambari+Vulnerabilities#AmbariVulnerabilities-CVE-2018-8042"
2018-07-24 06:03:22 -04:00
},
{
"name" : "104869",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/104869"
2018-03-09 16:03:15 -05:00
}
]
}
}