cvelist/2016/7xxx/CVE-2016-7404.json

77 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:06:19 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-7404",
2019-06-21 14:00:45 +00:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
2019-03-18 01:06:19 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-06-21 14:00:45 +00:00
"value": "OpenStack Magnum passes OpenStack credentials into the Heat templates creating its instances. While these should just be used for retrieving the instances' SSL certificates, they allow full API access, though and can be used to perform any API operation the user is authorized to perform."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugs.launchpad.net/magnum/+bug/1620536",
"refsource": "MISC",
"name": "https://bugs.launchpad.net/magnum/+bug/1620536"
},
{
"url": "https://bugzilla.suse.com/show_bug.cgi?id=998182",
"refsource": "MISC",
"name": "https://bugzilla.suse.com/show_bug.cgi?id=998182"
},
{
"refsource": "MISC",
"name": "https://www.securityfocus.com/bid/98467",
"url": "https://www.securityfocus.com/bid/98467"
},
{
"refsource": "CONFIRM",
"name": "https://opendev.org/openstack/magnum/commit/0bb0d6486d6771ee21bbf897a091b1aa59e01b22",
"url": "https://opendev.org/openstack/magnum/commit/0bb0d6486d6771ee21bbf897a091b1aa59e01b22"
2019-03-18 01:06:19 +00:00
}
]
}
}