SSRF in Mintplex-Labs Mintplex-Labs/anything-Llm

CVE-2024-4084

A Server-Side Request Forgery (SSRF) vulnerability exists in the latest version of mintplex-labs/anything-llm, allowing attackers to bypass the official fix intended to restrict access to intranet IP addresses and protocols. Despite efforts to filter out intranet IP addresses starting with 192, 172, 10, and 127 through regular expressions and limit access protocols to HTTP and HTTPS, attackers can still bypass these restrictions using alternative representations of IP addresses and accessing other ports running on localhost. This vulnerability enables attackers to access any asset on the internal network, attack web services on the internal network, scan hosts on the internal network, and potentially access AWS metadata endpoints. The vulnerability is due to insufficient validation of user-supplied URLs, which can be exploited to perform SSRF attacks.

Vulnerability class: SSRF (Server-Side Request Forgery)

EPSS: 0.005 (39.2th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2024-4084?
CVE-2024-4084 is a high-severity vulnerability in Mintplex-Labs Mintplex-Labs/anything-Llm, classified under Server-Side Request Forgery (SSRF). CVSS score: 7.5/10. Published 2024-06-05.
How severe is CVE-2024-4084?
High severity. CVSS v3 base score is 7.5 out of 10.