ghsa-m454-cm7h-rqhh
Vulnerability from github
Published
2022-05-17 05:25
Modified
2024-11-22 18:10
Summary
OpenStack Nova Directory traversal vulnerability
Details
Directory traversal vulnerability in virt/disk/api.py
in OpenStack Compute (Nova) Folsom (2012.2) and Essex (2012.1), when used over libvirt-based hypervisors, allows remote authenticated users to write arbitrary files to the disk image via a .. (dot dot) in the path attribute of a file element.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "nova" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "12.0.0a0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2012-3360" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2024-05-14T21:27:19Z", "nvd_published_at": "2012-07-22T16:55:00Z", "severity": "MODERATE" }, "details": "Directory traversal vulnerability in `virt/disk/api.py` in OpenStack Compute (Nova) Folsom (2012.2) and Essex (2012.1), when used over libvirt-based hypervisors, allows remote authenticated users to write arbitrary files to the disk image via a .. (dot dot) in the path attribute of a file element.", "id": "GHSA-m454-cm7h-rqhh", "modified": "2024-11-22T18:10:40Z", "published": "2022-05-17T05:25:39Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-3360" }, { "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-38.yaml" }, { "type": "WEB", "url": "https://lists.launchpad.net/openstack/msg14089.html" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1497-1" } ], "schema_version": "1.4.0", "severity": [], "summary": "OpenStack Nova Directory traversal vulnerability" }
Loading...
Loading...
- 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.