Files
CVEs-PoC/2017/CVE-2017-16764.md
2025-09-29 21:09:30 +02:00

902 B

CVE-2017-16764

Description

An exploitable vulnerability exists in the YAML parsing functionality in the read_yaml_file method in io_utils.py in django_make_app 0.1.3. A YAML parser can execute arbitrary Python commands resulting in command execution. An attacker can insert Python into loaded YAML to trigger this vulnerability.

POC

Reference

Github