cve/2002/CVE-2002-1119.md
2024-06-18 02:51:15 +02:00

652 B

CVE-2002-1119

Description

os._execvpe from os.py in Python 2.2.1 and earlier creates temporary files with predictable names, which could allow local users to execute arbitrary code via a symlink attack.

POC

Reference

Github

No PoCs found on GitHub currently.