ghsa-cm54-3vvf-f5p8
Vulnerability from github
Published
2022-05-17 05:25
Modified
2024-11-22 18:10
Summary
OpenStack Nova Arbitrary file injection/corruption through directory traversal issues
Details
virt/disk/api.py
in OpenStack Compute (Nova) Folsom (2012.2), Essex (2012.1), and Diablo (2011.3) allows remote authenticated users to overwrite arbitrary files via a symlink attack on a file in an image.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "nova" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "12.0.0a0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2012-3361" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2024-05-14T21:27:17Z", "nvd_published_at": "2012-07-22T16:55:00Z", "severity": "MODERATE" }, "details": "`virt/disk/api.py` in OpenStack Compute (Nova) Folsom (2012.2), Essex (2012.1), and Diablo (2011.3) allows remote authenticated users to overwrite arbitrary files via a symlink attack on a file in an image.", "id": "GHSA-cm54-3vvf-f5p8", "modified": "2024-11-22T18:10:20Z", "published": "2022-05-17T05:25:39Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-3361" }, { "type": "WEB", "url": "https://github.com/openstack/nova/commit/2427d4a99bed35baefd8f17ba422cb7aae8dcca7" }, { "type": "WEB", "url": "https://github.com/openstack/nova/commit/b0feaffdb2b1c51182b8dce41b367f3449af5dd9" }, { "type": "WEB", "url": "https://bugs.launchpad.net/nova/+bug/1015531" }, { "type": "PACKAGE", "url": "https://github.com/openstack/nova" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/nova/PYSEC-2012-39.yaml" }, { "type": "WEB", "url": "https://lists.launchpad.net/openstack/msg14089.html" }, { "type": "WEB", "url": "https://review.openstack.org/#/c/9268" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1497-1" } ], "schema_version": "1.4.0", "severity": [], "summary": "OpenStack Nova Arbitrary file injection/corruption through directory traversal issues" }
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.