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
Link | Resource |
---|---|
https://github.com/python/cpython/pull/5989 | Issue Tracking Patch Vendor Advisory |
https://bugs.python.org/issue33001 | Issue Tracking Patch Third Party Advisory |
Configurations
Configuration 1 (hide)
AND |
|
Information
Published : 2018-03-07 06:29
Updated : 2022-07-05 11:56
NVD link : CVE-2018-1000117
Mitre link : CVE-2018-1000117
JSON object : View
CWE
CWE-120
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
Products Affected
microsoft
- windows
python
- python