Arbitrary Code Execution in django_make_app by Django Vendor
CVE-2017-16764
9.8CRITICAL
What is CVE-2017-16764?
A vulnerability exists in the YAML parsing functionality within the read_yaml_file method of io_utils.py in django_make_app version 0.1.3. This flaw allows an attacker to insert and execute arbitrary Python commands through maliciously crafted YAML files, potentially leading to unauthorized command execution on the target system. Proper input validation and sanitization are crucial to mitigate this risk.
