gsd-2013-0282
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
OpenStack Keystone Grizzly before 2013.1, Folsom 2012.1.3 and earlier, and Essex does not properly check if the (1) user, (2) tenant, or (3) domain is enabled when using EC2-style authentication, which allows context-dependent attackers to bypass access restrictions.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2013-0282",
"description": "OpenStack Keystone Grizzly before 2013.1, Folsom 2012.1.3 and earlier, and Essex does not properly check if the (1) user, (2) tenant, or (3) domain is enabled when using EC2-style authentication, which allows context-dependent attackers to bypass access restrictions.",
"id": "GSD-2013-0282",
"references": [
"https://www.suse.com/security/cve/CVE-2013-0282.html",
"https://access.redhat.com/errata/RHSA-2013:0596"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2013-0282"
],
"details": "OpenStack Keystone Grizzly before 2013.1, Folsom 2012.1.3 and earlier, and Essex does not properly check if the (1) user, (2) tenant, or (3) domain is enabled when using EC2-style authentication, which allows context-dependent attackers to bypass access restrictions.",
"id": "GSD-2013-0282",
"modified": "2023-12-13T01:22:14.558190Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-0282",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "OpenStack Keystone Grizzly before 2013.1, Folsom 2012.1.3 and earlier, and Essex does not properly check if the (1) user, (2) tenant, or (3) domain is enabled when using EC2-style authentication, which allows context-dependent attackers to bypass access restrictions."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://launchpad.net/keystone/grizzly/2013.1",
"refsource": "MISC",
"url": "https://launchpad.net/keystone/grizzly/2013.1"
},
{
"name": "http://www.openwall.com/lists/oss-security/2013/02/19/3",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2013/02/19/3"
},
{
"name": "https://bugs.launchpad.net/keystone/+bug/1121494",
"refsource": "MISC",
"url": "https://bugs.launchpad.net/keystone/+bug/1121494"
},
{
"name": "https://launchpad.net/keystone/+milestone/2012.2.4",
"refsource": "MISC",
"url": "https://launchpad.net/keystone/+milestone/2012.2.4"
},
{
"name": "https://review.openstack.org/#/c/22319/",
"refsource": "MISC",
"url": "https://review.openstack.org/#/c/22319/"
},
{
"name": "https://review.openstack.org/#/c/22320/",
"refsource": "MISC",
"url": "https://review.openstack.org/#/c/22320/"
},
{
"name": "https://review.openstack.org/#/c/22321/",
"refsource": "MISC",
"url": "https://review.openstack.org/#/c/22321/"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:openstack:keystone:2013.1:milestone1:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:openstack:keystone:2013.1:milestone2:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:openstack:keystone:2013.1:milestone3:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:openstack:keystone:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "2012.2.4",
"versionStartIncluding": "2012.2",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:openstack:keystone:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "2012.1.3",
"versionStartIncluding": "2012.1",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-0282"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "OpenStack Keystone Grizzly before 2013.1, Folsom 2012.1.3 and earlier, and Essex does not properly check if the (1) user, (2) tenant, or (3) domain is enabled when using EC2-style authentication, which allows context-dependent attackers to bypass access restrictions."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-287"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://review.openstack.org/#/c/22319/",
"refsource": "CONFIRM",
"tags": [
"Vendor Advisory"
],
"url": "https://review.openstack.org/#/c/22319/"
},
{
"name": "https://launchpad.net/keystone/grizzly/2013.1",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://launchpad.net/keystone/grizzly/2013.1"
},
{
"name": "https://review.openstack.org/#/c/22321/",
"refsource": "CONFIRM",
"tags": [
"Vendor Advisory"
],
"url": "https://review.openstack.org/#/c/22321/"
},
{
"name": "[oss-security] 20130219 [OSSA 2013-005] Keystone EC2-style authentication accepts disabled user/tenants (CVE-2013-0282)",
"refsource": "MLIST",
"tags": [
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2013/02/19/3"
},
{
"name": "https://bugs.launchpad.net/keystone/+bug/1121494",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://bugs.launchpad.net/keystone/+bug/1121494"
},
{
"name": "https://launchpad.net/keystone/+milestone/2012.2.4",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://launchpad.net/keystone/+milestone/2012.2.4"
},
{
"name": "https://review.openstack.org/#/c/22320/",
"refsource": "CONFIRM",
"tags": [
"Vendor Advisory"
],
"url": "https://review.openstack.org/#/c/22320/"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2018-11-16T14:45Z",
"publishedDate": "2013-04-12T22:55Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…