cvelist/2014/0xxx/CVE-2014-0087.json

68 lines
2.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 20:02:11 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-17 22:21:54 +00:00
"CVE_data_meta": {
"ID": "CVE-2014-0087",
2023-02-02 20:02:11 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-17 22:21:54 +00:00
"STATE": "PUBLIC"
},
2023-02-02 20:02:11 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-02-13 00:01:59 +00:00
"value": "The check_privileges method in vmdb/app/controllers/application_controller.rb in ManageIQ, as used in Red Hat CloudForms Management Engine (CFME), allows remote authenticated users to bypass authorization and gain privileges by leveraging improper RBAC checking, related to the rbac_user_edit action."
2023-02-02 20:02:11 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-13 00:01:59 +00:00
"value": "n/a"
2023-02-02 20:02:11 +00:00
}
]
}
]
},
2019-03-17 22:21:54 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-13 00:01:59 +00:00
"vendor_name": "n/a",
2019-03-17 22:21:54 +00:00
"product": {
"product_data": [
{
2023-02-13 00:01:59 +00:00
"product_name": "n/a",
2019-03-17 22:21:54 +00:00
"version": {
"version_data": [
{
2023-02-13 00:01:59 +00:00
"version_affected": "=",
"version_value": "n/a"
2019-03-17 22:21:54 +00:00
}
]
}
}
]
2023-02-02 20:02:11 +00:00
}
2019-03-17 22:21:54 +00:00
}
]
}
},
"references": {
"reference_data": [
{
2023-02-13 00:01:59 +00:00
"url": "https://github.com/ManageIQ/manageiq/issues/1581",
2023-02-02 20:02:11 +00:00
"refsource": "MISC",
2023-02-13 00:01:59 +00:00
"name": "https://github.com/ManageIQ/manageiq/issues/1581"
2023-02-02 20:02:11 +00:00
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1067623",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1067623"
2019-03-17 22:21:54 +00:00
}
]
}
}