cvelist/2016/8xxx/CVE-2016-8611.json
2023-02-12 23:01:30 +00:00

102 lines
3.5 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2016-8611",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability was found in Openstack Glance. No limits are enforced within the Glance image service for both v1 and v2 `/images` API POST method for authenticated users, resulting in possible denial of service attacks through database table saturation."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-400",
"cweId": "CWE-400"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "The Openstack Foundation",
"product": {
"product_data": [
{
"product_name": "openstack-glance",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v1 and v2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "http://seclists.org/oss-sec/2016/q4/266",
"refsource": "MISC",
"name": "http://seclists.org/oss-sec/2016/q4/266"
},
{
"url": "http://www.securityfocus.com/bid/94378",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/94378"
},
{
"url": "http://www.securitytracker.com/id/1037312",
"refsource": "MISC",
"name": "http://www.securitytracker.com/id/1037312"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8611",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8611"
},
{
"url": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-c05333384",
"refsource": "MISC",
"name": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-c05333384"
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
}
]
}
}