A vulnerability in the Python-Future 1.0.0 module allows for arbitrary code execution via the unintended import of a file named test.py. When the module is loaded, it automatically imports test.py, if present in the same directory or in the sys.path. This behavior can be exploited by an attacker who has the ability to write files to the server, allowing the execution of arbitrary code.
CVSS
No CVSS.
References
Configurations
No configuration.
History
14 Aug 2025, 17:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-08-14 17:15
Updated : 2025-08-15 17:15
NVD link : CVE-2025-50817
Mitre link : CVE-2025-50817
JSON object : View
Products Affected
No product.
CWE
No CWE.