PT-2014-2163 · Django · Django Tastypie
Daveyss
·
Published
2014-10-27
·
Updated
2022-05-14
·
CVE-2011-4104
CVSS v4.0
9.3
Critical
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Django Tastypie versions prior to 0.9.10
Description
The issue concerns the improper deserialization of YAML data by the
from yaml method in serializers.py, allowing remote attackers to execute arbitrary Python code via vectors related to the yaml.load method.Recommendations
For versions prior to 0.9.10, update to version 0.9.10 or later to resolve the issue. As a temporary workaround, consider disabling the
from yaml method until a patch is available. Restrict access to the yaml.load method to minimize the risk of exploitation.Fix
Deserialization of Untrusted Data
RCE
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Django Tastypie