illagrenan/django-make-app

illagrenan/django-make-app

Releases4
Frequency3 months 3 weeks
Last Release
Stars13
Define models and fields using YAML and generate app for Django with views, forms, templates etc.

CVE History

CVEPublishedCVSS v3CVSS v2
9.8 CRITICAL7.5 HIGH

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.