{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "0.1.3"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "76b01406aa4c25426a2c54c9bc9d61db4d603990"
            }
          ],
          "repo": "https://github.com/illagrenan/django-make-app",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "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.",
  "id": "CVE-2017-16764",
  "modified": "2026-04-01T23:08:53.070072285Z",
  "published": "2017-11-10T09:29:00.410Z",
  "references": [
    {
      "type": "EVIDENCE",
      "url": "https://github.com/illagrenan/django-make-app/issues/5"
    },
    {
      "type": "EVIDENCE",
      "url": "https://joel-malwarebenchmark.github.io/blog/2017/11/12/cve-2017-16764-vulnerability-in-django-make-app/"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}