cvelist/2018/1000xxx/CVE-2018-1000060.json

85 lines
2.8 KiB
JSON
Raw Normal View History

2018-02-09 18:03:45 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2/6/2018 17:07:21",
"ID" : "CVE-2018-1000060",
"REQUESTER" : "justin@sensu.io",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Sensu Core",
"version" : {
"version_data" : [
{
"version_value" : "Before 1.2.0 & before commit 46ff10023e8cbf1b6978838f47c51b20b98fe30b"
}
]
}
}
]
},
"vendor_name" : "Sensu, Inc."
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Sensu, Inc. Sensu Core version Before 1.2.0 & before commit 46ff10023e8cbf1b6978838f47c51b20b98fe30b contains a CWE-522 vulnerability in Sensu::Utilities.redact_sensitive() that can result in sensitive configuration data (e.g. passwords) may be logged in clear-text. This attack appear to be exploitable via victims with configuration matching a specific pattern will observe sensitive data outputted in their service log files. This vulnerability appears to have been fixed in 1.2.1 and later, after commit 46ff10023e8cbf1b6978838f47c51b20b98fe30b."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-522"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/sensu/sensu/issues/1804",
"refsource" : "CONFIRM",
2018-02-09 18:03:45 -05:00
"url" : "https://github.com/sensu/sensu/issues/1804"
},
{
"name" : "https://github.com/sensu/sensu/pull/1810",
"refsource" : "CONFIRM",
2018-02-09 18:03:45 -05:00
"url" : "https://github.com/sensu/sensu/pull/1810"
2018-03-29 06:05:34 -04:00
},
{
"name" : "RHSA-2018:0616",
"refsource" : "REDHAT",
2018-03-29 06:05:34 -04:00
"url" : "https://access.redhat.com/errata/RHSA-2018:0616"
2018-04-12 06:04:36 -04:00
},
{
"name" : "RHSA-2018:1112",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:1112"
2018-05-19 06:05:05 -04:00
},
{
"name" : "RHSA-2018:1606",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:1606"
2018-02-09 18:03:45 -05:00
}
]
}
}