← Back to CVE List

CVE-2024-23346

Published: 2024-02-21T17:15Z
Last Modified: 2025-02-05T22:10Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
Pymatgen (Python Materials Genomics) is an open-source Python library for materials analysis. A critical security vulnerability exists in the `JonesFaithfulTransformation.from_transformation_str()` method within the `pymatgen` library prior to version 2024.2.20. This method insecurely utilizes `eval()` for processing input, enabling execution of arbitrary code when parsing untrusted input. Version 2024.2.20 fixes this issue. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt