cvelist/2017/2xxx/CVE-2017-2594.json

95 lines
2.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2018-05-08 13:03:02 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "lpardo@redhat.com",
"ID" : "CVE-2017-2594",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-05-08 13:01:56 -03:00
{
2018-05-08 13:03:02 -04:00
"product" : {
"product_data" : [
{
"product_name" : "hawtio",
"version" : {
"version_data" : [
{
"version_value" : "hawtio 2.0-beta-1"
},
{
"version_value" : " hawtio 2.0-beta-2 hawtio 2.0-M1"
},
{
"version_value" : " hawtio 2.0-M2"
},
{
"version_value" : " hawtio 2.0-M3"
},
{
"version_value" : " hawtio 1.5"
}
]
}
}
]
},
"vendor_name" : ""
2018-05-08 13:01:56 -03:00
}
2018-05-08 13:03:02 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "hawtio before versions 2.0-beta-1, 2.0-beta-2 2.0-m1, 2.0-m2, 2.0-m3, and 1.5 is vulnerable to a path traversal that leads to a NullPointerException with a full stacktrace. An attacker could use this flaw to gather undisclosed information from within hawtio's root."
}
]
},
"impact" : {
"cvss" : [
[
2018-05-08 13:01:56 -03:00
{
2018-05-08 13:03:02 -04:00
"vectorString" : "5.4/CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version" : "3.0"
2018-05-08 13:01:56 -03:00
}
2018-05-08 13:03:02 -04:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-209"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://access.redhat.com/errata/RHSA-2017:1832",
"refsource" : "CONFIRM",
"url" : "https://access.redhat.com/errata/RHSA-2017:1832"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2594",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2594"
2018-05-09 06:02:41 -04:00
},
{
"name" : "95793",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/95793"
2018-05-08 13:03:02 -04:00
}
]
}
2017-10-16 12:31:07 -04:00
}