gsd-2012-3447
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
virt/disk/api.py in OpenStack Compute (Nova) 2012.1.x before 2012.1.2 and Folsom before Folsom-3 allows remote authenticated users to overwrite arbitrary files via a symlink attack on a file in an image that uses a symlink that is only readable by root. NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-3361.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2012-3447", "description": "virt/disk/api.py in OpenStack Compute (Nova) 2012.1.x before 2012.1.2 and Folsom before Folsom-3 allows remote authenticated users to overwrite arbitrary files via a symlink attack on a file in an image that uses a symlink that is only readable by root. NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-3361.", "id": "GSD-2012-3447", "references": [ "https://www.suse.com/security/cve/CVE-2012-3447.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2012-3447" ], "details": "virt/disk/api.py in OpenStack Compute (Nova) 2012.1.x before 2012.1.2 and Folsom before Folsom-3 allows remote authenticated users to overwrite arbitrary files via a symlink attack on a file in an image that uses a symlink that is only readable by root. NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-3361.", "id": "GSD-2012-3447", "modified": "2023-12-13T01:20:20.851639Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-3447", "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": "virt/disk/api.py in OpenStack Compute (Nova) 2012.1.x before 2012.1.2 and Folsom before Folsom-3 allows remote authenticated users to overwrite arbitrary files via a symlink attack on a file in an image that uses a symlink that is only readable by root. NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-3361." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.openwall.com/lists/oss-security/2012/08/07/1", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2012/08/07/1" }, { "name": "http://www.securityfocus.com/bid/54869", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/54869" }, { "name": "https://bugs.launchpad.net/nova/+bug/1031311", "refsource": "MISC", "url": "https://bugs.launchpad.net/nova/+bug/1031311" }, { "name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/77539", "refsource": "MISC", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/77539" }, { "name": "https://github.com/openstack/nova/commit/ce4b2e27be45a85b310237615c47eb53f37bb5f3", "refsource": "MISC", "url": "https://github.com/openstack/nova/commit/ce4b2e27be45a85b310237615c47eb53f37bb5f3" }, { "name": "https://github.com/openstack/nova/commit/d9577ce9f266166a297488445b5b0c93c1ddb368", "refsource": "MISC", "url": "https://github.com/openstack/nova/commit/d9577ce9f266166a297488445b5b0c93c1ddb368" }, { "name": "https://review.openstack.org/#/c/10953/", "refsource": "MISC", "url": "https://review.openstack.org/#/c/10953/" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=845106", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=845106" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c12.0.0", "affected_versions": "All versions before 12.0.0", "cvss_v2": "AV:N/AC:M/Au:S/C:N/I:P/A:P", "cwe_ids": [ "CWE-1035", "CWE-264", "CWE-937" ], "date": "2023-02-14", "description": "virt/disk/api.py in OpenStack Compute (Nova) 2012.1.x before 2012.1.2 and Folsom before Folsom-3 allows remote authenticated users to overwrite arbitrary files via a symlink attack on a file in an image that uses a symlink that is only readable by root. NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-3361.", "fixed_versions": [ "12.0.0" ], "identifier": "CVE-2012-3447", "identifiers": [ "GHSA-xc4g-7vw8-924h", "CVE-2012-3447" ], "not_impacted": "All versions starting from 12.0.0", "package_slug": "pypi/nova", "pubdate": "2022-05-17", "solution": "Upgrade to version 12.0.0 or above.", "title": "Arbitrary file overwrite in OpenStack Nova", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2012-3447", "https://github.com/openstack/nova/commit/ce4b2e27be45a85b310237615c47eb53f37bb5f3", "https://github.com/openstack/nova/commit/d9577ce9f266166a297488445b5b0c93c1ddb368", "https://bugs.launchpad.net/nova/+bug/1031311", "https://bugzilla.redhat.com/show_bug.cgi?id=845106", "https://exchange.xforce.ibmcloud.com/vulnerabilities/77539", "https://review.openstack.org/#/c/10953/", "http://www.openwall.com/lists/oss-security/2012/08/07/1", "http://www.securityfocus.com/bid/54869", "https://github.com/advisories/GHSA-xc4g-7vw8-924h" ], "uuid": "63dc26e7-f5e4-44e2-b8d4-684939486da1" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:openstack:nova:2012.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openstack:folsom:*:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-3447" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "virt/disk/api.py in OpenStack Compute (Nova) 2012.1.x before 2012.1.2 and Folsom before Folsom-3 allows remote authenticated users to overwrite arbitrary files via a symlink attack on a file in an image that uses a symlink that is only readable by root. NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-3361." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-264" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/openstack/nova/commit/ce4b2e27be45a85b310237615c47eb53f37bb5f3", "refsource": "CONFIRM", "tags": [ "Exploit", "Patch" ], "url": "https://github.com/openstack/nova/commit/ce4b2e27be45a85b310237615c47eb53f37bb5f3" }, { "name": "https://github.com/openstack/nova/commit/d9577ce9f266166a297488445b5b0c93c1ddb368", "refsource": "CONFIRM", "tags": [ "Exploit", "Patch" ], "url": "https://github.com/openstack/nova/commit/d9577ce9f266166a297488445b5b0c93c1ddb368" }, { "name": "54869", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/54869" }, { "name": "[oss-security] 20120807 [OSSA 2012-011] Compute node filesystem injection/corruption (CVE-2012-3447)", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2012/08/07/1" }, { "name": "https://review.openstack.org/#/c/10953/", "refsource": "CONFIRM", "tags": [], "url": "https://review.openstack.org/#/c/10953/" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=845106", "refsource": "MISC", "tags": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=845106" }, { "name": "https://bugs.launchpad.net/nova/+bug/1031311", "refsource": "CONFIRM", "tags": [], "url": "https://bugs.launchpad.net/nova/+bug/1031311" }, { "name": "openstack-nova-code-execution(77539)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/77539" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 4.9, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 6.8, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2023-02-13T03:28Z", "publishedDate": "2012-08-20T18: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.
- 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…