cvelist/2011/4xxx/CVE-2011-4076.json
2023-02-13 01:01:17 +00:00

83 lines
3.0 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2011-4076",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "OpenStack Nova before 2012.1 allows someone with access to an EC2_ACCESS_KEY (equivalent to a username) to obtain the EC2_SECRET_KEY (equivalent to a password). Exposing the EC2_ACCESS_KEY via http or tools that allow man-in-the-middle over https could allow an attacker to easily obtain the EC2_SECRET_KEY. An attacker could also presumably brute force values for EC2_ACCESS_KEY."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Other"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "nova",
"product": {
"product_data": [
{
"product_name": "nova",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "2014.1.3-11"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://access.redhat.com/security/cve/cve-2011-4076",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/cve-2011-4076"
},
{
"url": "https://bugs.launchpad.net/nova/+bug/868360",
"refsource": "MISC",
"name": "https://bugs.launchpad.net/nova/+bug/868360"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2011-4076",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2011-4076"
},
{
"url": "https://security-tracker.debian.org/tracker/CVE-2011-4076",
"refsource": "MISC",
"name": "https://security-tracker.debian.org/tracker/CVE-2011-4076"
},
{
"url": "https://www.openwall.com/lists/oss-security/2011/10/25/4",
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2011/10/25/4"
}
]
}
}