---
cve: "CVE-2024-1880"
severity: "HIGH"
cvss: 7.8
epss: "1%"
vendor: "Significant-Gravitas"
kev: false
exploited: false
published: "2024-06-06 19:15:51"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-26T14:36:05+02:00"
---

# CVE-2024-1880

> 7.8 HIGH · 🧪 PoC

## Beschreibung

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 `_speech` method of the MacOSTTS class. Specifically, the use of `os.system` to execute the `say` command with user-supplied text allows for arbitrary code execution if an attacker can inject shell commands. This issue is triggered when the AutoGPT instance is run with the `--speak` option enabled and configured with `TEXT_TO_SPEECH_PROVIDER=macos`, reflecting back a shell injection snippet. The impact of this vulnerability is the potential execution of arbitrary code on the instance running AutoGPT. The issue was addressed in version 5.1.0.

## CVSS-Vektor

```
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 26324f29849967fa72c207da929af612f1740669 (Commit)

## Referenzen

- <https://huntr.com/bounties/4e742624-8771-4f3c-9634-3eaf33d6d58e>
- <https://github.com/significant-gravitas/autogpt/commit/26324f29849967fa72c207da929af612f1740669>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2024-1880) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
