CVE-2011-4103: Django-piston and Django-tastypie do not properly deserialize YAML data
(updated )
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.
Django Tastypie has a very similar vulnerability.
References
- bitbucket.org/jespern/django-piston
- bitbucket.org/jespern/django-piston/commits/91bdaec89543
- bugzilla.redhat.com/show_bug.cgi?id=750658
- github.com/advisories/GHSA-pvhp-v9qp-xf5r
- github.com/pypa/advisory-database/tree/main/vulns/django-piston/PYSEC-2014-24.yaml
- nvd.nist.gov/vuln/detail/CVE-2011-4103
- www.djangoproject.com/weblog/2011/nov/01/piston-and-tastypie-security-releases
Detect and mitigate CVE-2011-4103 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →