ghsa-q3rw-wcj6-8cjf
Vulnerability from github
Published
2022-05-17 04:58
Modified
2024-11-26 16:09
Severity ?
6.2 (Medium) - CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
6.9 (Medium) - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
6.9 (Medium) - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
Summary
OpenStack Cinder LVMVolumeDriver does not zero deleted snapshots
Details
The clear_volume function in LVMVolumeDriver driver in OpenStack Cinder 2013.1.1 through 2013.1.2 does not properly clear data when deleting a snapshot, which allows local users to obtain sensitive information via unspecified vectors.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "cinder" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "7.0.0a0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-4183" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2024-05-14T21:25:51Z", "nvd_published_at": "2013-09-16T19:14:00Z", "severity": "MODERATE" }, "details": "The clear_volume function in LVMVolumeDriver driver in OpenStack Cinder 2013.1.1 through 2013.1.2 does not properly clear data when deleting a snapshot, which allows local users to obtain sensitive information via unspecified vectors.", "id": "GHSA-q3rw-wcj6-8cjf", "modified": "2024-11-26T16:09:05Z", "published": "2022-05-17T04:58:58Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4183" }, { "type": "WEB", "url": "https://github.com/openstack/cinder/commit/0ee31073c5cb432a9cdd2648e99aa802b0ed0a17" }, { "type": "WEB", "url": "https://github.com/openstack/cinder/commit/68c597e26b5659a036a7a937622e539bac102308" }, { "type": "WEB", "url": "https://bugs.launchpad.net/cinder/+bug/1198185" }, { "type": "PACKAGE", "url": "https://github.com/openstack/cinder" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/cinder/PYSEC-2013-35.yaml" }, { "type": "WEB", "url": "https://rhn.redhat.com/errata/RHSA-2013-1198.html" }, { "type": "WEB", "url": "https://www.ubuntu.com/usn/USN-2005-1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "OpenStack Cinder LVMVolumeDriver does not zero deleted snapshots" }
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.