diff --git a/advisories/unreviewed/2025/04/GHSA-jmjf-mfhm-j3gf/GHSA-jmjf-mfhm-j3gf.json b/advisories/github-reviewed/2025/04/GHSA-jmjf-mfhm-j3gf/GHSA-jmjf-mfhm-j3gf.json similarity index 73% rename from advisories/unreviewed/2025/04/GHSA-jmjf-mfhm-j3gf/GHSA-jmjf-mfhm-j3gf.json rename to advisories/github-reviewed/2025/04/GHSA-jmjf-mfhm-j3gf/GHSA-jmjf-mfhm-j3gf.json index d955985f871..12ad9721185 100644 --- a/advisories/unreviewed/2025/04/GHSA-jmjf-mfhm-j3gf/GHSA-jmjf-mfhm-j3gf.json +++ b/advisories/github-reviewed/2025/04/GHSA-jmjf-mfhm-j3gf/GHSA-jmjf-mfhm-j3gf.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-jmjf-mfhm-j3gf", - "modified": "2025-04-28T21:30:43Z", + "modified": "2025-04-29T15:08:09Z", "published": "2025-04-28T21:30:43Z", "aliases": [ "CVE-2025-4032" ], + "summary": "AWorld OS Command Injection vulnerability", "details": "A vulnerability was found in inclusionAI AWorld up to 8c257626e648d98d793dd9a1a950c2af4dd84c4e. It has been rated as critical. This issue affects the function subprocess.run/subprocess.Popen of the file AWorld/aworld/virtual_environments/terminals/shell_tool.py. The manipulation leads to os command injection. The attack may be initiated remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. The exploit has been disclosed to the public and may be used. This product does not use versioning. This is why information about affected and unaffected releases are unavailable.", "severity": [ { @@ -14,10 +15,30 @@ }, { "type": "CVSS_V4", - "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/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:H/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "aworld" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.2.1" + } + ] + } + ] } ], - "affected": [], "references": [ { "type": "ADVISORY", @@ -29,11 +50,11 @@ }, { "type": "WEB", - "url": "https://github.com/inclusionAI/AWorld/issues/38#issue-2996574433" + "url": "https://github.com/inclusionAI/AWorld/issues/38#issuecomment-2806190923" }, { - "type": "WEB", - "url": "https://github.com/inclusionAI/AWorld/issues/38#issuecomment-2806190923" + "type": "PACKAGE", + "url": "https://github.com/inclusionAI/AWorld" }, { "type": "WEB", @@ -53,8 +74,8 @@ "CWE-77" ], "severity": "LOW", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-29T15:08:09Z", "nvd_published_at": "2025-04-28T19:15:47Z" } } \ No newline at end of file