NA

CVE-2024-1879

Published: 06/06/2024 Updated: 07/06/2024

Vulnerability Summary

A Cross-Site Request Forgery (CSRF) vulnerability in significant-gravitas/autogpt version v0.5.0 allows malicious users to execute arbitrary commands on the AutoGPT server. The vulnerability stems from the lack of protections on the API endpoint receiving instructions, enabling an malicious user to direct a user running AutoGPT in their local network to a malicious website. This site can then send crafted requests to the AutoGPT server, leading to command execution. The issue is exacerbated by CORS being enabled for arbitrary origins by default, allowing the malicious user to read the response of all cross-site queries. This vulnerability was addressed in version 5.1.

Vulnerability Trend