{ "dataType": "CVE_RECORD", "dataVersion": "5.1", "cveMetadata": { "cveId": "CVE-2023-37273", "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "state": "PUBLISHED", "assignerShortName": "GitHub_M", "dateReserved": "2023-06-29T19:35:26.440Z", "datePublished": "2023-07-13T22:33:16.889Z", "dateUpdated": "2024-10-30T18:46:55.656Z" }, "containers": { "cna": { "title": "Docker escape in Auto-GPT when running from docker-compose.yml included in git repo", "problemTypes": [ { "descriptions": [ { "cweId": "CWE-94", "lang": "en", "description": "CWE-94: Improper Control of Generation of Code ('Code Injection')", "type": "CWE" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:L", "version": "3.1" } } ], "references": [ { "name": "https://github.com/Significant-Gravitas/Auto-GPT/security/advisories/GHSA-x5gj-2chr-4ch6", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/Significant-Gravitas/Auto-GPT/security/advisories/GHSA-x5gj-2chr-4ch6" }, { "name": "https://github.com/Significant-Gravitas/Auto-GPT/pull/4761", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/Significant-Gravitas/Auto-GPT/pull/4761" } ], "affected": [ { "vendor": "Significant-Gravitas", "product": "Auto-GPT", "versions": [ { "version": "< 0.4.3", "status": "affected" } ] } ], "providerMetadata": { "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M", "dateUpdated": "2023-07-13T22:33:16.889Z" }, "descriptions": [ { "lang": "en", "value": "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." } ], "source": { "advisory": "GHSA-x5gj-2chr-4ch6", "discovery": "UNKNOWN" } }, "adp": [ { "providerMetadata": { "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE", "dateUpdated": "2024-08-02T17:09:34.123Z" }, "title": "CVE Program Container", "references": [ { "name": "https://github.com/Significant-Gravitas/Auto-GPT/security/advisories/GHSA-x5gj-2chr-4ch6", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/Significant-Gravitas/Auto-GPT/security/advisories/GHSA-x5gj-2chr-4ch6" }, { "name": "https://github.com/Significant-Gravitas/Auto-GPT/pull/4761", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/Significant-Gravitas/Auto-GPT/pull/4761" } ] }, { "metrics": [ { "other": { "type": "ssvc", "content": { "timestamp": "2024-10-30T18:46:43.439902Z", "id": "CVE-2023-37273", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "version": "2.0.3" } } } ], "title": "CISA ADP Vulnrichment", "providerMetadata": { "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP", "dateUpdated": "2024-10-30T18:46:55.656Z" } } ] } }