ghsa-5jqp-885w-xj32
Vulnerability from github
Published
2022-11-10 12:01
Modified
2023-08-31 00:33
Severity ?
VLAI Severity ?
Summary
pymatgen is vulnerable to Regular Expression Denial of Service (ReDoS)
Details
An exponential ReDoS (Regular Expression Denial of Service) can be triggered in the pymatgen PyPI package, when an attacker is able to supply arbitrary input to the GaussianInput.from_string
method.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "pymatgen" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "2022.9.21" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-42964" ], "database_specific": { "cwe_ids": [ "CWE-1333" ], "github_reviewed": true, "github_reviewed_at": "2022-11-10T18:55:00Z", "nvd_published_at": "2022-11-09T20:15:00Z", "severity": "MODERATE" }, "details": "An exponential ReDoS (Regular Expression Denial of Service) can be triggered in the pymatgen PyPI package, when an attacker is able to supply arbitrary input to the `GaussianInput.from_string` method.", "id": "GHSA-5jqp-885w-xj32", "modified": "2023-08-31T00:33:18Z", "published": "2022-11-10T12:01:17Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42964" }, { "type": "WEB", "url": "https://github.com/materialsproject/pymatgen/issues/2755" }, { "type": "PACKAGE", "url": "https://github.com/materialsproject/pymatgen" }, { "type": "WEB", "url": "https://research.jfrog.com/vulnerabilities/pymatgen-redos-xray-257184" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "pymatgen is vulnerable to Regular Expression Denial of Service (ReDoS)" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…