Untrusted search path vulnerability in the PySys_SetArgv API function in Python 2.6 and earlier, and possibly later versions, prepends an empty string to sys.path when the argv[0] argument does not contain a path separator, which might allow local users to execute arbitrary code via a Trojan horse Python file in the current working directory.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
07 Nov 2023, 02:03
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2009-01-28 02:30
Updated : 2024-02-28 11:21
NVD link : CVE-2008-5983
Mitre link : CVE-2008-5983
CVE.ORG link : CVE-2008-5983
JSON object : View
Products Affected
canonical
- ubuntu_linux
fedoraproject
- fedora
python
- python
CWE
CWE-426
Untrusted Search Path