VYPR

Autogpt Classic

by Agpt

Source repositories

CVEs (8)

  • CVE-2024-6091CriSep 11, 2024
    risk 0.57cvss 9.8epss 0.01

    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…

  • CVE-2024-8156CriMar 20, 2025
    risk 0.00cvss 9.8epss 0.02

    A command injection vulnerability exists in the workflow-checker.yml workflow of significant-gravitas/autogpt. The untrusted user input `github.head.ref` is used insecurely, allowing an attacker to inject arbitrary commands. This vulnerability affects versions up to and…

  • CVE-2024-1881CriJun 6, 2024
    risk 0.00cvss 9.8epss 0.01

    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…

  • CVE-2024-1880HigJun 6, 2024
    risk 0.00cvss 7.8epss 0.01

    An OS command injection vulnerability exists in the MacOS Text-To-Speech class MacOSTTS of the significant-gravitas/autogpt project, affecting versions up to v0.5.0. The vulnerability arises from the improper neutralization of special elements used in an OS command within the…

  • CVE-2024-1879HigJun 6, 2024
    risk 0.00cvss 8.8epss 0.01

    A Cross-Site Request Forgery (CSRF) vulnerability in significant-gravitas/autogpt version v0.5.0 allows attackers to execute arbitrary commands on the AutoGPT server. The vulnerability stems from the lack of protections on the API endpoint receiving instructions, enabling an…

  • CVE-2023-37275LowJul 13, 2023
    risk 0.00cvss 3.1epss 0.00

    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…

  • CVE-2023-37274HigJul 13, 2023
    risk 0.00cvss 7.5epss 0.00

    Auto-GPT is an experimental open-source application showcasing the capabilities of the GPT-4 language model. When Auto-GPT is executed directly on the host system via the provided run.sh or run.bat files, custom Python code execution is sandboxed using a temporary dedicated…

  • CVE-2023-37273HigJul 13, 2023
    risk 0.00cvss 8.1epss 0.00

    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…