ghsa-v7mh-3jgf-r26c
Vulnerability from github
Published
2022-05-17 01:42
Modified
2024-02-06 16:02
Severity ?
Summary
OpenStack Object Storage (swift) Code Injection vulnerability
Details
OpenStack Object Storage (swift) before 1.7.0 uses the loads function in the pickle Python module unsafely when storing and loading metadata in memcached, which allows remote attackers to execute arbitrary code via a crafted pickle object.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "swift" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.7.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2012-4406" ], "database_specific": { "cwe_ids": [ "CWE-502", "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2023-02-08T17:56:11Z", "nvd_published_at": "2012-10-22T23:55:00Z", "severity": "CRITICAL" }, "details": "OpenStack Object Storage (swift) before 1.7.0 uses the loads function in the pickle Python module unsafely when storing and loading metadata in memcached, which allows remote attackers to execute arbitrary code via a crafted pickle object.", "id": "GHSA-v7mh-3jgf-r26c", "modified": "2024-02-06T16:02:43Z", "published": "2022-05-17T01:42:16Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-4406" }, { "type": "WEB", "url": "https://github.com/openstack/swift/commit/e1ff51c04554d51616d2845f92ab726cb0e5831a" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2012:1379" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2013:0691" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2012-4406" }, { "type": "WEB", "url": "https://bugs.launchpad.net/swift/+bug/1006414" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=854757" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/79140" }, { "type": "WEB", "url": "https://launchpad.net/swift/+milestone/1.7.0" }, { "type": "PACKAGE", "url": "https://opendev.org/openstack/swift" }, { "type": "WEB", "url": "https://web.archive.org/web/20130629092623/http://www.securityfocus.com/bid/55420" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-October/089472.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2012-1379.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-0691.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2012/09/05/16" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2012/09/05/4" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/55420" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "OpenStack Object Storage (swift) Code Injection vulnerability" }
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.