PT-2005-2609 · Cheetah · Cheetah
Published
2005-05-17
·
Updated
2022-05-01
·
CVE-2005-1632
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
Cheetah versions 0.9.15 through 0.9.16
Description
The issue allows local users to execute arbitrary code via a malicious module in the /tmp directory. This is possible because the software searches the /tmp directory for modules before using the paths in the
PYTHONPATH variable.Recommendations
For versions 0.9.15 and 0.9.16, consider restricting access to the /tmp directory to prevent malicious modules from being executed.
As a temporary workaround, avoid using the
PYTHONPATH variable until a patch is available.
Restrict the execution of arbitrary code by disabling the module search in the /tmp directory until the issue is resolved.Fix
Uncontrolled Search Path Element
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Cheetah