CVE-2024-6091: AutoGPT bypass of the shell commands denylist settings
(updated )
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.
References
Detect and mitigate CVE-2024-6091 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →