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

77 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 21:31:20 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-7200",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 21:31:20 +00:00
"lang": "eng",
"value": "An SSRF issue was discovered in OpenStack Glance before Newton. The 'copy_from' feature in the Image Service API v1 allowed an attacker to perform masked network port scans. With v1, it is possible to create images with a URL such as 'http://localhost:22'. This could then allow an attacker to enumerate internal network details while appearing masked, since the scan would appear to originate from the Glance Image service."
2017-10-16 12:31:07 -04:00
}
2019-03-17 21:31:20 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "96988",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/96988"
},
{
"name": "https://bugs.launchpad.net/ossn/+bug/1153614",
"refsource": "CONFIRM",
"url": "https://bugs.launchpad.net/ossn/+bug/1153614"
},
{
"name": "https://wiki.openstack.org/wiki/OSSN/OSSN-0078",
"refsource": "CONFIRM",
"url": "https://wiki.openstack.org/wiki/OSSN/OSSN-0078"
},
{
"name": "https://bugs.launchpad.net/ossn/+bug/1606495",
"refsource": "CONFIRM",
"url": "https://bugs.launchpad.net/ossn/+bug/1606495"
}
]
}
}