Publish GHSA-g7ph-8423-pf4j

This commit is contained in:
advisory-database[bot]
2024-01-29 19:11:52 +00:00
parent 73ed56a2b6
commit 7408d92b7c
@@ -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,