CVE-2024-50636 Information
Nov 13, 2024
cve
Description
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.
Reference
https://github.com/schrodinger/pymol-open-source/issues/405 https://github.com/yamerooo123/CVE/blob/main/CVE-2024-50636/Description.md https://youtu.be/SWnN_a1tUNc
Share on: