mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
18 lines
693 B
Markdown
18 lines
693 B
Markdown
### [CVE-2012-4406](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4406)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/c-skills/CVEs
|
|
|