CVE-2024-23346

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:materialsvirtuallab:pymatgen:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2024-02-21 17:15

Updated : 2025-02-05 22:10


NVD link : CVE-2024-23346

Mitre link : CVE-2024-23346

CVE.ORG link : CVE-2024-23346


JSON object : View

Products Affected

materialsvirtuallab

  • pymatgen
CWE
CWE-77

Improper Neutralization of Special Elements used in a Command ('Command Injection')