CVE-2024-50636

PyMOL 2.5.0 contains a vulnerability in its "Run Script" function, which allows the execution of arbitrary Python code embedded within .PYM files. Attackers can craft a malicious .PYM file containing a Python reverse shell payload and exploit the function to achieve Remote Command Execution (RCE). This vulnerability arises because PyMOL treats .PYM files as Python scripts without properly validating or restricting the commands within the script, enabling attackers to run unauthorized commands in the context of the user running the application.
Configurations

No configuration.

History

19 Nov 2024, 19:35

Type Values Removed Values Added
CWE CWE-94
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.8

12 Nov 2024, 13:55

Type Values Removed Values Added
Summary
  • (es) PyMOL 2.5.0 contiene una vulnerabilidad en su función "Run Script", que permite la ejecución de código Python arbitrario incrustado en archivos .PYM. Los atacantes pueden manipular un archivo .PYM malicioso que contenga un payload de shell inversa de Python y explotar la función para lograr la ejecución remota de comandos (RCE). Esta vulnerabilidad surge porque PyMOL trata los archivos .PYM como scripts de Python sin validar o restringir adecuadamente los comandos dentro del script, lo que permite a los atacantes ejecutar comandos no autorizados en el contexto del usuario que ejecuta la aplicación.

11 Nov 2024, 23:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-11-11 23:15

Updated : 2024-11-19 19:35


NVD link : CVE-2024-50636

Mitre link : CVE-2024-50636

CVE.ORG link : CVE-2024-50636


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')