ghsa-g892-9h8m-r69r
Vulnerability from github
Published
2022-05-14 02:54
Modified
2024-09-06 15:40
Summary
Libcloud does not properly scrub data when destroying a DigitalOcean node
Details
Libcloud 0.12.3 through 0.13.2 does not set the scrub_data parameter
for the destroy DigitalOcean API, which allows local users to obtain sensitive information by leveraging a new VM.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 0.13.2" }, "package": { "ecosystem": "PyPI", "name": "apache-libcloud" }, "ranges": [ { "events": [ { "introduced": "0.12.3" }, { "fixed": "0.13.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-6480" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2024-02-23T20:54:12Z", "nvd_published_at": "2014-01-07T18:55:00Z", "severity": "LOW" }, "details": "Libcloud 0.12.3 through 0.13.2 does not set the `scrub_data parameter` for the destroy DigitalOcean API, which allows local users to obtain sensitive information by leveraging a new VM.", "id": "GHSA-g892-9h8m-r69r", "modified": "2024-09-06T15:40:06Z", "published": "2022-05-14T02:54:05Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-6480" }, { "type": "WEB", "url": "https://github.com/fog/fog/issues/2525" }, { "type": "WEB", "url": "https://github.com/apache/libcloud/commit/4449e165a00756dc61430e6ad9520f005b045d29" }, { "type": "PACKAGE", "url": "https://github.com/apache/libcloud" }, { "type": "WEB", "url": "https://github.com/apache/libcloud/blob/abba8c1719a8bda6db8efde2d46fd1b423ae4304/CHANGES.rst#compute-48" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/apache-libcloud/PYSEC-2014-97.yaml" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/LIBCLOUD-487" }, { "type": "WEB", "url": "https://web.archive.org/web/20131230232003/https://digitalocean.com/blog_posts/transparency-regarding-data-security" }, { "type": "WEB", "url": "https://web.archive.org/web/20140129025443/http://www.securityfocus.com/bid/64617" }, { "type": "WEB", "url": "https://web.archive.org/web/20201209074449/http://www.securityfocus.com/archive/1/530624/100/0/threaded" }, { "type": "WEB", "url": "http://libcloud.apache.org/security.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2014-02/msg00015.html" } ], "schema_version": "1.4.0", "severity": [], "summary": "Libcloud does not properly scrub data when destroying a DigitalOcean node" }
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.