CVE-2024-1881
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Summary
AutoGPT, a component of significant-gravitas/autogpt, is vulnerable to an improper neutralization of special elements used in an OS command ('OS Command Injection') due to a flaw in its shell command validation function. Specifically, the vulnerability exists in versions v0.5.0 up to but not including 5.1.0. The issue arises from the application's method of validating shell commands against an allowlist or denylist, where it only checks the first word of the command. This allows an attacker to bypass the intended restrictions by crafting commands that are executed despite not being on the allowlist or by including malicious commands not present in the denylist. Successful exploitation of this vulnerability could allow an attacker to execute arbitrary shell commands.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| significant-gravitas | significant-gravitas/autogpt | unspecified < 5.1.0 | affected |
Weaknesses
- CWE-78: CWE-78 Improper Neutralization of Special Elements used in an OS Command
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: poc
- Automatable: no
- Technical Impact: total
CVE Program Container
Additional References
- https://huntr.com/bounties/416c4a8b-36ba-4bbc-850a-a2f978b0fac8
- https://github.com/significant-gravitas/autogpt/commit/26324f29849967fa72c207da929af612f1740669
References
- https://huntr.com/bounties/416c4a8b-36ba-4bbc-850a-a2f978b0fac8
- https://github.com/significant-gravitas/autogpt/commit/26324f29849967fa72c207da929af612f1740669
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.