{ "schema_version": "1.4.0", "id": "GHSA-2hmp-5wqg-f24h", "modified": "2025-04-09T20:13:47Z", "published": "2025-03-10T15:30:47Z", "aliases": [ "CVE-2025-1497" ], "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" }, { "type": "CVSS_V4", "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" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "plotai" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.0.7" } ] } ] } ], "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" } ], "database_specific": { "cwe_ids": [ "CWE-77" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2025-03-10T22:21:12Z", "nvd_published_at": "2025-03-10T14:15:24Z" } }