原始 OSV JSON{
"id": "GHSA-9pv8-q5rx-c8gq",
"aliases": [
"CVE-2017-16764"
],
"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.",
"summary": "django_make_app is vulnerable to Code Injection",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.1.3"
}
]
}
],
"package": {
"name": "django_make_app",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-09-16T22:58:59Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
}
],
"published": "2018-07-13T15:16:59Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16764",
"type": "ADVISORY"
},
{
"url": "https://github.com/illagrenan/django-make-app/issues/5",
"type": "WEB"
},
{
"url": "https://github.com/illagrenan/django-make-app/commit/acd814433d1021aa8783362521b0bd151fdfc9d2",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-9pv8-q5rx-c8gq",
"type": "ADVISORY"
},
{
"url": "https://github.com/illagrenan/django-make-app",
"type": "PACKAGE"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django-make-app/PYSEC-2017-79.yaml",
"type": "WEB"
},
{
"url": "https://joel-malwarebenchmark.github.io/blog/2017/11/12/cve-2017-16764-vulnerability-in-django-make-app",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:29:17Z"
}
}