Files
CVEs-PoC/2011/CVE-2011-4103.md
T
2025-09-29 21:09:30 +02:00

18 lines
697 B
Markdown

### [CVE-2011-4103](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4103)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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.