CVE-2018-1000117

Source
https://nvd.nist.gov/vuln/detail/CVE-2018-1000117
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-1000117.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2018-1000117
Aliases
Published
2018-03-07T14:29:00Z
Modified
2024-11-21T03:39:40Z
Severity
  • 6.7 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
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.

References

Affected packages

Git / github.com/python/cpython

Affected ranges

Type
GIT
Repo
https://github.com/python/cpython
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed