header-logo
Suggest Exploit
vendor:
Blender
by:
SecurityFocus
7.5
CVSS
HIGH
Python Code-Execution
78
CWE
Product Name: Blender
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2005

Blender Python Code-Execution Vulnerability

Blender is susceptible to a Python code-execution vulnerability. This issue is due to the application's failure to properly sanitize user-supplied input before using it in a Python 'eval' statement. This issue allows attackers to execute arbitrary Python code in the context of the user running the affected application.

Mitigation:

Input validation should be used to ensure that untrusted input is not used in 'eval' statements.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/17663/info

Blender is susceptible to a Python code-execution vulnerability. This issue is due to the application's failure to properly sanitize user-supplied input before using it in a Python 'eval' statement.

This issue allows attackers to execute arbitrary Python code in the context of the user running the affected application.

http://bugs.debian.org/cgi-bin/bugreport.cgi/exploit.bvh?bug=330895;msg=5;att=1
http://bugs.debian.org/cgi-bin/bugreport.cgi/poc1.bvh?bug=330895;msg=5;att=3
http://bugs.debian.org/cgi-bin/bugreport.cgi/poc2.bvh?bug=330895;msg=5;att=4