mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
18 lines
647 B
Markdown
18 lines
647 B
Markdown
### [CVE-2014-0485](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0485)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
S3QL 1.18.1 and earlier uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object in (1) common.py or (2) local.py in backends/.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/moreati/pickle-fuzz
|
|
|