ghsa-pwrj-f53c-f89j
Vulnerability from github
Published
2022-05-14 01:37
Modified
2024-05-14 21:32
Summary
OpenStack Glance v2 API unrestricted path traversal through filesystem:// scheme
Details
The V2 API in OpenStack Image Registry and Delivery Service (Glance) before 2014.1.4 and 2014.2.x before 2014.2.2 allows remote authenticated users to read or delete arbitrary files via a full pathname in a filesystem://
URL in the image location property. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-9493.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "glance" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "11.0.0a0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-1195" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2024-05-14T21:32:09Z", "nvd_published_at": "2015-01-21T18:59:00Z", "severity": "MODERATE" }, "details": "The V2 API in OpenStack Image Registry and Delivery Service (Glance) before 2014.1.4 and 2014.2.x before 2014.2.2 allows remote authenticated users to read or delete arbitrary files via a full pathname in a `filesystem://` URL in the image location property. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-9493.", "id": "GHSA-pwrj-f53c-f89j", "modified": "2024-05-14T21:32:09Z", "published": "2022-05-14T01:37:00Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-1195" }, { "type": "WEB", "url": "https://github.com/openstack/glance/commit/5191ed1879c5fd5b2694f922bcedec232f461088" }, { "type": "WEB", "url": "https://github.com/openstack/glance/commit/7d3a1db33ccbd25b9fc7326ce3468eabd2a41a99" }, { "type": "WEB", "url": "https://github.com/openstack/glance/commit/a2d986b976e9325a272e2d422465165315d19fe6" }, { "type": "WEB", "url": "https://bugs.launchpad.net/ossa/+bug/1408663" }, { "type": "PACKAGE", "url": "https://github.com/openstack/glance" }, { "type": "WEB", "url": "http://lists.openstack.org/pipermail/openstack-announce/2015-January/000325.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/62169" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2015/01/15/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2015/01/18/5" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/71976" } ], "schema_version": "1.4.0", "severity": [], "summary": "OpenStack Glance v2 API unrestricted path traversal through filesystem:// scheme" }
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.