46 matches found
CVE-2008-5987
The CVE-2008-5987 entry concerns Eye of GNOME (eog) up to at least version 2.22.3, with a vulnerability in the Python interface. The issue arises from an untrusted search path: a Trojan horse Python file in the current working directory can be executed, due to the PySys_SetArgv function. This loc...
CVE-2008-5985
CVE-2008-5985 affects the Epiphany Python interface (notably Epiphany 2.22.3 and possibly other versions) via an untrusted search path vulnerability. Malicious local users could execute arbitrary code by placing a Trojan horse Python file in the current working directory, related to PySys_SetArgv...
CVE-2009-0316
CVE-2009-0316 describes an untrusted search path vulnerability in Vim’s Python interface (src/if_python.c). Vim versions before 7.2.045 are affected. The PySys_SetArgv API behavior prepends an empty string to sys.path when argv[0] lacks a path separator, enabling local users to execute arbitrary ...
epiphany -- untrusted search path vulnerability
CVE Mitre reports: Untrusted search path vulnerability in the Python interface in Epiphany 2.22.3, and possibly other versions, allows local users to execute arbitrary code via a Trojan horse Python file in the current working directory, related to a vulnerability in the PySysSetArgv function...
DEBIAN-CVE-2008-4863
Untrusted search path vulnerability in BPYinterface in Blender 2.46 allows local users to execute arbitrary code via a Trojan horse Python file in the current working directory, related to an erroneous setting of sys.path by the PySysSetArgv function...
[SECURITY] Fedora 9 Update: rpy-1.0.3-3.fc9
RPy provides a robust Python interface to the R programming language. It can manage all kinds of R objects and can execute arbitrary R functions. All the errors from the R language are converted to Python exceptions...