cvelist/2017/15xxx/CVE-2017-15104.json
2017-12-19 06:03:35 -05:00

71 lines
1.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "secalert@redhat.com",
"DATE_PUBLIC" : "2017-12-18T00:00:00",
"ID" : "CVE-2017-15104",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Heketi",
"version" : {
"version_data" : [
{
"version_value" : "5.0"
}
]
}
}
]
},
"vendor_name" : "Heketi"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "An access flaw was found in Heketi 5, where the heketi.json configuration file was world readable. An attacker having local access to the Heketi server could read plain-text passwords from the heketi.json file."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-552"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://access.redhat.com/security/cve/CVE-2017-15104"
},
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1510149"
},
{
"url" : "https://github.com/heketi/heketi/releases/tag/v5.0.1"
},
{
"url" : "https://access.redhat.com/errata/RHSA-2017:3481"
}
]
}
}