Lucene search

K
vulnrichment@huntr_aiVULNRICHMENT:CVE-2024-6091
HistorySep 11, 2024 - 12:49 p.m.

CVE-2024-6091 Shell Command Denylist Bypass in significant-gravitas/autogpt

2024-09-1112:49:07
CWE-78
@huntr_ai
github.com
3
vulnerability
shell command
denylist bypass
significant-gravitas/autogpt
version 0.5.1
attacker
modified path

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Score

7

Confidence

Low

EPSS

0.001

Percentile

39.9%

SSVC

Exploitation

poc

Automatable

yes

Technical Impact

total

A vulnerability in significant-gravitas/autogpt version 0.5.1 allows an attacker to bypass the shell commands denylist settings. The issue arises when the denylist is configured to block specific commands, such as ‘whoami’ and ‘/bin/whoami’. An attacker can circumvent this restriction by executing commands with a modified path, such as ‘/bin/./whoami’, which is not recognized by the denylist.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:significant-gravitas:autogpt:*:*:*:*:*:*:*:*"
    ],
    "vendor": "significant-gravitas",
    "product": "autogpt",
    "versions": [
      {
        "status": "affected",
        "version": "0",
        "lessThan": "0.5.1",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  }
]

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Score

7

Confidence

Low

EPSS

0.001

Percentile

39.9%

SSVC

Exploitation

poc

Automatable

yes

Technical Impact

total

Related for VULNRICHMENT:CVE-2024-6091