PT-2018-9295 · Python · Cpython
Zooba
·
Published
2018-03-07
·
Updated
2022-10-03
·
CVE-2018-1000117
CVSS v2.0
7.2
High
| Vector | AV:L/AC:L/Au:N/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions:
Python Software Foundation CPython versions 3.2 through 3.6.4
Description:
The issue is related to a Buffer Overflow vulnerability in the
os.symlink() function on Windows, which 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.Recommendations:
For versions 3.2 through 3.6.4, update to version 3.6.5 or 3.7.0 to resolve the issue.
As a temporary workaround, consider restricting the use of the
os.symlink() function until a patch is available.Exploit
Fix
Buffer Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Cpython