{ "schema_version": "1.4.0", "id": "GHSA-9wwx-vjm7-9x2m", "modified": "2022-05-14T03:34:29Z", "published": "2022-05-14T03:34:29Z", "aliases": [ "CVE-2018-1000117" ], "details": "Python Software Foundation CPython version From 3.2 until 3.6.4 on Windows contains a Buffer Overflow vulnerability in os.symlink() function on Windows that can result in Arbitrary code execution, likely escalation of privilege. This attack appears to be exploitable via a python script that creates a symlink with an attacker controlled name or location. This vulnerability appears to have been fixed in 3.7.0 and 3.6.5.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000117" }, { "type": "WEB", "url": "https://github.com/python/cpython/pull/5989" }, { "type": "WEB", "url": "https://bugs.python.org/issue33001" } ], "database_specific": { "cwe_ids": [ "CWE-119", "CWE-120" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-03-07T14:29:00Z" } }