CVE-2011-4104: Django Tastypie Improper Deserialization of YAML Data
(updated )
The from_yaml
method in serializers.py in Django Tastypie before 0.9.10 does not properly deserialize YAML data, which allows remote attackers to execute arbitrary Python code via vectors related to the yaml.load method.
References
- github.com/advisories/GHSA-qgvw-qc2q-gv5q
- github.com/pypa/advisory-database/tree/main/vulns/django-tastypie/PYSEC-2014-25.yaml
- github.com/toastdriven/django-tastypie
- github.com/toastdriven/django-tastypie/commit/e8af315211b07c8f48f32a063233cc3f76dd5bc2
- groups.google.com/forum/
- nvd.nist.gov/vuln/detail/CVE-2011-4104
- www.djangoproject.com/weblog/2011/nov/01/piston-and-tastypie-security-releases
Detect and mitigate CVE-2011-4104 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 →