From 7408d92b7c765f8e7a3b46b483c2cf2d5d1b3cab Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 19:11:52 +0000 Subject: [PATCH] Publish GHSA-g7ph-8423-pf4j --- .../2024/01/GHSA-g7ph-8423-pf4j/GHSA-g7ph-8423-pf4j.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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,