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

No configuration.

History

21 Nov 2024, 08:57

Type Values Removed Values Added
References
  • () https://www.vicarius.io/vsociety/posts/critical-security-flaw-in-pymatgen-library-cve-2024-23346 -
References () https://github.com/materialsproject/pymatgen/blob/master/pymatgen/symmetry/settings.py#L97C1-L111C108 - () https://github.com/materialsproject/pymatgen/blob/master/pymatgen/symmetry/settings.py#L97C1-L111C108 -
References () https://github.com/materialsproject/pymatgen/commit/c231cbd3d5147ee920a37b6ee9dd236b376bcf5a - () https://github.com/materialsproject/pymatgen/commit/c231cbd3d5147ee920a37b6ee9dd236b376bcf5a -
References () https://github.com/materialsproject/pymatgen/security/advisories/GHSA-vgv8-5cpj-qj2f - () https://github.com/materialsproject/pymatgen/security/advisories/GHSA-vgv8-5cpj-qj2f -

22 Feb 2024, 19:07

Type Values Removed Values Added
Summary
  • (es) Pymatgen (Python Materials Genomics) es una librería Python de código abierto para análisis de materiales. Existe una vulnerabilidad de seguridad crítica en el método `JonesFaithfulTransformation.from_transformation_str()` dentro de la librería `pymatgen` antes de la versión 2024.2.20. Este método utiliza de forma insegura `eval()` para procesar la entrada, lo que permite la ejecución de código arbitrario al analizar entradas que no son de confianza. La versión 2024.2.20 soluciona este problema.

21 Feb 2024, 17:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-02-21 17:15

Updated : 2024-11-21 08:57


NVD link : CVE-2024-23346

Mitre link : CVE-2024-23346

CVE.ORG link : CVE-2024-23346


JSON object : View

Products Affected

No product.

CWE
CWE-77

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