CVE-2024-4084
Last modified
CVE-2024-4084 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.49% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Mintplexlabs | Anythingllm | <= 1.5.4 |
References
- https://huntr.com/bounties/bf44517e-a07d-4f54-89b4-3b05fca2a008Exploit, Third Party Advisory
- https://huntr.com/bounties/bf44517e-a07d-4f54-89b4-3b05fca2a008Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-4084?
How severe is CVE-2024-4084?
How do I fix CVE-2024-4084?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-40834This issue was addressed by adding an additional prompt for …4.4
- CVE-2024-40835A logic issue was addressed with improved checks. This issue…5.5
- CVE-2024-40836A logic issue was addressed with improved checks. This issue…5.5
- CVE-2024-40837A permissions issue was addressed with additional restrictio…5.5
- CVE-2024-40838A privacy issue was addressed by moving sensitive data to a …3.3
- CVE-2024-40839This issue was addressed through improved state management. …2.4
- CVE-2024-40840This issue was addressed through improved state management. …4.6
- CVE-2024-40841An out-of-bounds write issue was addressed with improved bou…5.5
- CVE-2024-40842An issue was addressed with improved validation of environme…5.5
- CVE-2024-40843The issue was addressed with improved checks. This issue is …5.5
- CVE-2024-40844A privacy issue was addressed with improved handling of temp…5.5
- CVE-2024-40845The issue was addressed with improved memory handling. This …5.5
Are you affected by CVE-2024-4084?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
