cvelist/2017/7xxx/CVE-2017-7530.json

86 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2018-07-26 09:04:15 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "anemec@redhat.com",
"ID" : "CVE-2017-7530",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-07-26 13:52:14 +02:00
{
2018-07-26 09:04:15 -04:00
"product" : {
"product_data" : [
{
"product_name" : "cfme",
"version" : {
"version_data" : [
{
"version_value" : "5.7.3"
},
{
"version_value" : "5.8.1"
}
]
}
}
]
},
"vendor_name" : "Red Hat"
2018-07-26 13:52:14 +02:00
}
2018-07-26 09:04:15 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "In CloudForms Management Engine (cfme) before 5.7.3 and 5.8.x before 5.8.1, it was found that privilege check is missing when invoking arbitrary methods via filtering on VMs that MiqExpression will execute that is triggerable by API users. An attacker could use this to execute actions they should not be allowed to (e.g. destroying VMs)."
}
]
},
"impact" : {
"cvss" : [
[
2018-07-26 13:52:14 +02:00
{
2018-07-26 09:04:15 -04:00
"vectorString" : "8.8/CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version" : "3.0"
2018-07-26 13:52:14 +02:00
}
2018-07-26 09:04:15 -04:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-862"
}
2018-07-26 13:52:14 +02:00
]
2018-07-26 09:04:15 -04:00
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7530",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7530"
2018-07-27 06:06:07 -04:00
},
{
"name" : "RHSA-2017:1758",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2017:1758"
},
{
"name" : "100151",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/100151"
2018-07-26 09:04:15 -04:00
}
]
}
2017-10-16 12:31:07 -04:00
}