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

CVE-2024-0455

The inclusion of the web scraper for AnythingLLM means that any user with the proper authorization level (manager, admin, and when in single user) could put in the URL ``` http://169.254.169.254/latest/meta-data/identity-credentials/ec2/security-credentials/ec2-instance ``` which is a special IP and URL that resolves only when the request comes from within an EC2 instance. This would allow the user to see the connection/secret credentials for their specific instance and be able to manage it regardless of who deployed it. The user would have to have pre-existing knowledge of the hosting infra which the target instance is deployed on, but if sent - would resolve if on EC2 and the proper `iptable` or firewall rule is not configured for their setup.

Vulnerability class: SSRF (Server-Side Request Forgery)

EPSS: 0.008 (53.3th 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-0455?
CVE-2024-0455 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-02-26.
How severe is CVE-2024-0455?
High severity. CVSS v3 base score is 7.5 out of 10.