Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-37273

8.1 · HIGH
Published Jul 13, 2023 agpt CWE-94 EPSS 0.36% (29th pctl)

Overview

CVE-2023-37273 is a high-severity vulnerability affecting agpt autogpt_classic. It was published on July 13, 2023 and has a CVSS 3.1 base score of 8.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.1, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

Auto-GPT is an experimental open-source application showcasing the capabilities of the GPT-4 language model. Running Auto-GPT version prior to 0.4.3 by cloning the git repo and executing `docker compose run auto-gpt` in the repo root uses a different docker-compose.yml file from the one suggested in the official docker set up instructions. The docker-compose.yml file located in the repo root mounts itself into the docker container without write protection. This means that if malicious custom python code is executed via the `execute_python_file` and `execute_python_code` commands, it can overwrite the docker-compose.yml file and abuse it to gain control of the host system the next time Auto-GPT is started. The issue has been patched in version 0.4.3.

Remediation

Check the references section for vendor advisories and patches from agpt. Update autogpt_classic to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
agpt autogpt_classic >= 0, < 0.4.3 Affected

Frequently Asked Questions

What is CVE-2023-37273?

CVE-2023-37273 is a high-severity vulnerability affecting agpt autogpt_classic. It was published on July 13, 2023 and has a CVSS 3.1 base score of 8.1 (HIGH).

How severe is CVE-2023-37273?

This vulnerability has a CVSS 3.1 base score of 8.1, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-37273?

Check the references section for vendor advisories and patches from agpt. Update autogpt_classic to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-37273?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-37273 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.