ghsa-2hmp-5wqg-f24h
Vulnerability from github
Published
2025-03-10 15:30
Modified
2025-04-09 20:13
Severity ?
9.8 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
9.3 (Critical) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
9.3 (Critical) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Summary
PlotAI eval vulnerability
Details
A vulnerability, that could result in Remote Code Execution (RCE), has been found in PlotAI. Lack of validation of LLM-generated output allows attacker to execute arbitrary Python code. PlotAI commented out vulnerable line, further usage of the software requires uncommenting it and thus accepting the risk.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "plotai" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.0.7" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-1497" ], "database_specific": { "cwe_ids": [ "CWE-77" ], "github_reviewed": true, "github_reviewed_at": "2025-03-10T22:21:12Z", "nvd_published_at": "2025-03-10T14:15:24Z", "severity": "CRITICAL" }, "details": "A vulnerability, that could result in Remote Code Execution (RCE), has been found in PlotAI. Lack of validation of LLM-generated output allows attacker to execute arbitrary Python code. PlotAI commented out vulnerable line, further usage of the software requires uncommenting it and thus accepting the risk.", "id": "GHSA-2hmp-5wqg-f24h", "modified": "2025-04-09T20:13:47Z", "published": "2025-03-10T15:30:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1497" }, { "type": "WEB", "url": "https://github.com/mljar/plotai/commit/bdcfb13484f0b85703a4c1ddfd71cb21840e7fde" }, { "type": "WEB", "url": "https://cert.pl/en/posts/2025/03/CVE-2025-1497" }, { "type": "WEB", "url": "https://cert.pl/posts/2025/03/CVE-2025-1497" }, { "type": "PACKAGE", "url": "https://github.com/mljar/plotai" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/plotai/PYSEC-2025-22.yaml" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "PlotAI eval vulnerability" }
Loading...
Loading...
- 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.