gsd-2013-2256
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
OpenStack Compute (Nova) before 2013.1.3 and Havana before havana-2 does not properly enforce the os-flavor-access:is_public property, which allows remote authenticated users to obtain sensitive information (flavor properties), boot arbitrary flavors, and possibly have other unspecified impacts by guessing the flavor id.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2013-2256",
"description": "OpenStack Compute (Nova) before 2013.1.3 and Havana before havana-2 does not properly enforce the os-flavor-access:is_public property, which allows remote authenticated users to obtain sensitive information (flavor properties), boot arbitrary flavors, and possibly have other unspecified impacts by guessing the flavor id.",
"id": "GSD-2013-2256",
"references": [
"https://www.suse.com/security/cve/CVE-2013-2256.html",
"https://access.redhat.com/errata/RHSA-2013:1199"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2013-2256"
],
"details": "OpenStack Compute (Nova) before 2013.1.3 and Havana before havana-2 does not properly enforce the os-flavor-access:is_public property, which allows remote authenticated users to obtain sensitive information (flavor properties), boot arbitrary flavors, and possibly have other unspecified impacts by guessing the flavor id.",
"id": "GSD-2013-2256",
"modified": "2023-12-13T01:22:18.228619Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-2256",
"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 Compute (Nova) before 2013.1.3 and Havana before havana-2 does not properly enforce the os-flavor-access:is_public property, which allows remote authenticated users to obtain sensitive information (flavor properties), boot arbitrary flavors, and possibly have other unspecified impacts by guessing the flavor id."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://rhn.redhat.com/errata/RHSA-2013-1199.html",
"refsource": "MISC",
"url": "http://rhn.redhat.com/errata/RHSA-2013-1199.html"
},
{
"name": "http://seclists.org/oss-sec/2013/q3/281",
"refsource": "MISC",
"url": "http://seclists.org/oss-sec/2013/q3/281"
},
{
"name": "https://bugs.launchpad.net/nova/+bug/1194093",
"refsource": "MISC",
"url": "https://bugs.launchpad.net/nova/+bug/1194093"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c2013.1.3",
"affected_versions": "All versions before 2013.1.3",
"cvss_v2": "AV:N/AC:M/Au:S/C:P/I:P/A:P",
"cwe_ids": [
"CWE-1035",
"CWE-264",
"CWE-937"
],
"date": "2023-02-08",
"description": "CVE-2013-2256 OpenStack: Nova private flavors resource limit circumvention",
"fixed_versions": [
"2013.1.3"
],
"identifier": "CVE-2013-2256",
"identifiers": [
"GHSA-5mj6-643f-2g85",
"CVE-2013-2256"
],
"not_impacted": "All versions starting from 2013.1.3",
"package_slug": "pypi/nova",
"pubdate": "2022-05-14",
"solution": "Upgrade to version 2013.1.3 or above.",
"title": "OpenStack Compute (Nova) allows remote authenticated users to obtain sensitive information",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2013-2256",
"https://bugs.launchpad.net/nova/+bug/1194093",
"http://rhn.redhat.com/errata/RHSA-2013-1199.html",
"http://seclists.org/oss-sec/2013/q3/281",
"https://access.redhat.com/errata/RHSA-2013:1199",
"https://access.redhat.com/security/cve/CVE-2013-2256",
"https://bugzilla.redhat.com/show_bug.cgi?id=993340",
"https://github.com/advisories/GHSA-5mj6-643f-2g85"
],
"uuid": "b0298ad9-525e-4769-9d9a-8be675b5ae90"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:openstack:nova:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2013.1.3",
"versionStartIncluding": "2013.1",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:openstack:nova:2013.2:milestone1:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-2256"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "OpenStack Compute (Nova) before 2013.1.3 and Havana before havana-2 does not properly enforce the os-flavor-access:is_public property, which allows remote authenticated users to obtain sensitive information (flavor properties), boot arbitrary flavors, and possibly have other unspecified impacts by guessing the flavor id."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-264"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugs.launchpad.net/nova/+bug/1194093",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://bugs.launchpad.net/nova/+bug/1194093"
},
{
"name": "[oss-security] 20130806 [OSSA 2013-019] Resource limit circumvention in Nova private flavors (CVE-2013-2256)",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Patch",
"Third Party Advisory"
],
"url": "http://seclists.org/oss-sec/2013/q3/281"
},
{
"name": "RHSA-2013:1199",
"refsource": "REDHAT",
"tags": [
"Third Party Advisory"
],
"url": "http://rhn.redhat.com/errata/RHSA-2013-1199.html"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:S/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 6.8,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2023-02-13T00:28Z",
"publishedDate": "2013-09-16T19:14Z"
}
}
}
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…