
We found results for “”
CVE-2025-0454
Good to know:

Date: March 20, 2025
A Server-Side Request Forgery (SSRF) vulnerability was identified in the Requests utility of significant-gravitas/autogpt versions prior to v0.4.0. The vulnerability arises due to a hostname confusion between the "urlparse" function from the "urllib.parse" library and the "requests" library. A malicious user can exploit this by submitting a specially crafted URL, such as "http://localhost:\@google.com/../", to bypass the SSRF check and perform an SSRF attack.
Severity Score
Severity Score
Weakness Type (CWE)
Server-Side Request Forgery (SSRF)
CWE-918Top Fix

Upgrade Version
Upgrade to version https://github.com/significant-gravitas/autogpt.git - autogpt-platform-beta-v0.4.0
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | NONE |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | HIGH |
Integrity (I): | NONE |
Availability (A): | NONE |