Vulnerability Description
Lobe Chat is an open-source artificial intelligence chat framework. Prior to version 1.19.13, server-side request forgery protection implemented in `src/app/api/proxy/route.ts` does not consider redirect and could be bypassed when attacker provides an external malicious URL which redirects to internal resources like a private network or loopback address. Version 1.19.13 contains an improved fix for the issue.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Lobehub | Lobe Chat | < 1.19.3 |
Related Weaknesses (CWE)
References
- https://github.com/lobehub/lobe-chat/blob/main/src/app/api/proxy/route.tsBroken Link
- https://github.com/lobehub/lobe-chat/commit/e960a23b0c69a5762eb27d776d33dac44305Patch
- https://github.com/lobehub/lobe-chat/security/advisories/GHSA-3fc8-2r3f-8wrgExploitThird Party Advisory
- https://github.com/lobehub/lobe-chat/security/advisories/GHSA-mxhq-xw3g-rphcNot Applicable
FAQ
What is CVE-2024-47066?
CVE-2024-47066 is a vulnerability with a CVSS score of 9.0 (CRITICAL). Lobe Chat is an open-source artificial intelligence chat framework. Prior to version 1.19.13, server-side request forgery protection implemented in `src/app/api/proxy/route.ts` does not consider redir...
How severe is CVE-2024-47066?
CVE-2024-47066 has been rated CRITICAL with a CVSS base score of 9.0/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-47066?
Check the references section above for vendor advisories and patch information. Affected products include: Lobehub Lobe Chat.