From 7471816b260ec6f5cca192156e3058a8c62e6bab Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 22:23:11 +0000 Subject: [PATCH] Publish GHSA-2hmp-5wqg-f24h --- .../GHSA-2hmp-5wqg-f24h.json | 35 +++++++++++++++---- 1 file changed, 28 insertions(+), 7 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/03/GHSA-2hmp-5wqg-f24h/GHSA-2hmp-5wqg-f24h.json (61%) diff --git a/advisories/unreviewed/2025/03/GHSA-2hmp-5wqg-f24h/GHSA-2hmp-5wqg-f24h.json b/advisories/github-reviewed/2025/03/GHSA-2hmp-5wqg-f24h/GHSA-2hmp-5wqg-f24h.json similarity index 61% rename from advisories/unreviewed/2025/03/GHSA-2hmp-5wqg-f24h/GHSA-2hmp-5wqg-f24h.json rename to advisories/github-reviewed/2025/03/GHSA-2hmp-5wqg-f24h/GHSA-2hmp-5wqg-f24h.json index 68d5dc133ef..3d597a0e5fa 100644 --- a/advisories/unreviewed/2025/03/GHSA-2hmp-5wqg-f24h/GHSA-2hmp-5wqg-f24h.json +++ b/advisories/github-reviewed/2025/03/GHSA-2hmp-5wqg-f24h/GHSA-2hmp-5wqg-f24h.json @@ -1,19 +1,40 @@ { "schema_version": "1.4.0", "id": "GHSA-2hmp-5wqg-f24h", - "modified": "2025-03-10T15:30:47Z", + "modified": "2025-03-10T22:21:12Z", "published": "2025-03-10T15:30:47Z", "aliases": [ "CVE-2025-1497" ], - "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.\nVendor commented out vulnerable line, further usage of the software requires uncommenting it and thus accepting the risk. The vendor does not plan to release a patch to fix this vulnerability.", + "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_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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + "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" + } + ] + } + ] } ], - "affected": [], "references": [ { "type": "ADVISORY", @@ -32,7 +53,7 @@ "url": "https://cert.pl/posts/2025/03/CVE-2025-1497" }, { - "type": "WEB", + "type": "PACKAGE", "url": "https://github.com/mljar/plotai" } ], @@ -41,8 +62,8 @@ "CWE-77" ], "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-10T22:21:12Z", "nvd_published_at": "2025-03-10T14:15:24Z" } } \ No newline at end of file