diff --git a/advisories/github-reviewed/2024/01/GHSA-g7ph-8423-pf4j/GHSA-g7ph-8423-pf4j.json b/advisories/github-reviewed/2024/01/GHSA-g7ph-8423-pf4j/GHSA-g7ph-8423-pf4j.json index 2f86992d7c2..bd061825930 100644 --- a/advisories/github-reviewed/2024/01/GHSA-g7ph-8423-pf4j/GHSA-g7ph-8423-pf4j.json +++ b/advisories/github-reviewed/2024/01/GHSA-g7ph-8423-pf4j/GHSA-g7ph-8423-pf4j.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-g7ph-8423-pf4j", - "modified": "2024-01-22T21:20:11Z", + "modified": "2024-01-29T19:11:15Z", "published": "2024-01-22T03:30:26Z", "aliases": [ "CVE-2024-23750" @@ -9,7 +9,10 @@ "summary": "Code execution in metagpt", "details": "MetaGPT through 0.6.4 allows the QaEngineer role to execute arbitrary code because RunCode.run_script() passes shell metacharacters to subprocess.Popen.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" + } ], "affected": [ { @@ -52,7 +55,7 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-94" ], "severity": "HIGH", "github_reviewed": true,