gsd-2013-6480
Vulnerability from gsd
Modified
2023-12-13 01:22
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2013-6480", "description": "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": "GSD-2013-6480", "references": [ "https://www.suse.com/security/cve/CVE-2013-6480.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2013-6480" ], "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": "GSD-2013-6480", "modified": "2023-12-13T01:22:19.737314Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-6480", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "64617", "refsource": "BID", "url": "http://www.securityfocus.com/bid/64617" }, { "name": "http://libcloud.apache.org/security.html", "refsource": "CONFIRM", "url": "http://libcloud.apache.org/security.html" }, { "name": "20140101 [CVE-2013-6480] Libcloud doesn\u0027t send scrub_data query parameter when destroying a DigitalOcean node", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/530624/100/0/threaded" }, { "name": "https://digitalocean.com/blog_posts/transparency-regarding-data-security", "refsource": "MISC", "url": "https://digitalocean.com/blog_posts/transparency-regarding-data-security" }, { "name": "openSUSE-SU-2014:0198", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2014-02/msg00015.html" }, { "name": "https://github.com/fog/fog/issues/2525", "refsource": "MISC", "url": "https://github.com/fog/fog/issues/2525" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=0.12.3,\u003c=0.13.2", "affected_versions": "All versions starting from 0.12.3 up to 0.13.2", "cvss_v2": "AV:L/AC:L/Au:N/C:P/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-200", "CWE-937" ], "date": "2018-10-09", "description": "Libcloud does not set the `scrub_data` parameter for the DigitalOcean API, which allows local users to obtain sensitive information by leveraging a new VM.", "fixed_versions": [ "0.13.3" ], "identifier": "CVE-2013-6480", "identifiers": [ "CVE-2013-6480" ], "not_impacted": "All versions before 0.12.3, all versions after 0.13.2", "package_slug": "pypi/apache-libcloud", "pubdate": "2014-01-07", "solution": "Upgrade to version 0.13.3 or above.", "title": "Information Exposure", "urls": [ "http://seclists.org/bugtraq/2014/Jan/5", "http://libcloud.apache.org/security.html", "https://github.com/fog/fog/issues/2525" ], "uuid": "3a6c0896-17d8-46f1-b529-45b6880e4c71" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:apache:libcloud:0.12.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:libcloud:0.12.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:libcloud:0.13.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:libcloud:0.13.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:libcloud:0.13.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-6480" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-200" } ] } ] }, "references": { "reference_data": [ { "name": "https://digitalocean.com/blog_posts/transparency-regarding-data-security", "refsource": "MISC", "tags": [], "url": "https://digitalocean.com/blog_posts/transparency-regarding-data-security" }, { "name": "http://libcloud.apache.org/security.html", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "http://libcloud.apache.org/security.html" }, { "name": "https://github.com/fog/fog/issues/2525", "refsource": "MISC", "tags": [], "url": "https://github.com/fog/fog/issues/2525" }, { "name": "64617", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/64617" }, { "name": "openSUSE-SU-2014:0198", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-updates/2014-02/msg00015.html" }, { "name": "20140101 [CVE-2013-6480] Libcloud doesn\u0027t send scrub_data query parameter when destroying a DigitalOcean node", "refsource": "BUGTRAQ", "tags": [], "url": "http://www.securityfocus.com/archive/1/530624/100/0/threaded" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 2.1, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": false } }, "lastModifiedDate": "2018-10-09T19:34Z", "publishedDate": "2014-01-07T18:55Z" } } }
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.