Files
CVEs-PoC/2002/CVE-2002-1119.md
2025-09-29 21:09:30 +02:00

663 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.