Auto-GPT is an experimental open-source application showcasing the capabilities of the GPT-4 language model. The Auto-GPT command line UI makes heavy use of color-coded print statements to signify different types of system messages to the user, including messages that are crucial for the user to review and control which commands should be executed. Before v0.4.3, it was possible for a malicious external resource (such as a website browsed by Auto-GPT) to cause misleading messages to be printed to the console by getting the LLM to regurgitate JSON encoded ANSI escape sequences (`\u001b[`). These escape sequences were JSON decoded and printed to the console as part of the model's "thinking process". The issue has been patched in release version 0.4.3.
References
Link | Resource |
---|---|
https://github.com/Significant-Gravitas/Auto-GPT/pull/4810 | Patch Third Party Advisory |
https://github.com/Significant-Gravitas/Auto-GPT/security/advisories/GHSA-r7f7-qrrv-3fjh | Patch Third Party Advisory |
https://github.com/Significant-Gravitas/Auto-GPT/pull/4810 | Patch Third Party Advisory |
https://github.com/Significant-Gravitas/Auto-GPT/security/advisories/GHSA-r7f7-qrrv-3fjh | Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 08:11
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/Significant-Gravitas/Auto-GPT/pull/4810 - Patch, Third Party Advisory | |
References | () https://github.com/Significant-Gravitas/Auto-GPT/security/advisories/GHSA-r7f7-qrrv-3fjh - Patch, Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 3.1 |
27 Jul 2023, 14:55
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:agpt:auto-gpt:*:*:*:*:*:*:*:* | |
References | (MISC) https://github.com/Significant-Gravitas/Auto-GPT/pull/4810 - Patch, Third Party Advisory | |
References | (MISC) https://github.com/Significant-Gravitas/Auto-GPT/security/advisories/GHSA-r7f7-qrrv-3fjh - Patch, Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.3 |
First Time |
Agpt
Agpt auto-gpt |
13 Jul 2023, 23:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-07-13 23:15
Updated : 2024-11-21 08:11
NVD link : CVE-2023-37275
Mitre link : CVE-2023-37275
CVE.ORG link : CVE-2023-37275
JSON object : View
Products Affected
agpt
- auto-gpt
CWE
CWE-117
Improper Output Neutralization for Logs