mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 07:34:01 +02:00
18 lines
697 B
Markdown
18 lines
697 B
Markdown
### [CVE-2011-4103](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4103)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
emitters.py in Django Piston before 0.2.3 and 0.2.x before 0.2.2.1 does not properly deserialize YAML data, which allows remote attackers to execute arbitrary Python code via vectors related to the yaml.load method.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.redhat.com/show_bug.cgi?id=750658
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|