CVE Catalog

CVE-2011-4104

High
Published: Translated: NVD NIST

Summary

The from_yaml method in serializers.py in Django Tastypie before version 0.9.10 does not properly deserialize YAML data, allowing remote attackers to execute arbitrary Python code.

Risk Assessment

Attackers can exploit this vulnerability to execute code remotely, potentially leading to serious security breaches in the application.

Recommendation

It is recommended to upgrade Django Tastypie to version 0.9.10 or later to mitigate this vulnerability.

Other vulnerabilities in Django Tastypie

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS