Vulnerability Description
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 attacker 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 attacker to read the response of all cross-site queries. This vulnerability was addressed in version 5.1.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Agpt | Autogpt Classic | 0.5.0 |
Related Weaknesses (CWE)
References
- https://github.com/significant-gravitas/autogpt/commit/26324f29849967fa72c207da9Patch
- https://huntr.com/bounties/125c2d0c-0481-4e5c-ae90-fec263acdf32ExploitThird Party Advisory
- https://github.com/significant-gravitas/autogpt/commit/26324f29849967fa72c207da9Patch
- https://huntr.com/bounties/125c2d0c-0481-4e5c-ae90-fec263acdf32ExploitThird Party Advisory
FAQ
What is CVE-2024-1879?
CVE-2024-1879 is a vulnerability with a CVSS score of 8.8 (HIGH). 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 ...
How severe is CVE-2024-1879?
CVE-2024-1879 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-1879?
Check the references section above for vendor advisories and patch information. Affected products include: Agpt Autogpt Classic.