CVE-2024-47066
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…
Does this matter?
EPSS puts the probability of exploitation in the next 30 days at 11.8%, higher than 96% of all known CVEs. Patch or mitigate before the next change window.
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 3.1
- 8.8 HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 11.77% probability · 96th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-918
- Affected
- lobehub/lobe chat
- Source
- security-advisories@github.com
References
- https://github.com/lobehub/lobe-chat/blob/main/src/app/api/proxy/route.tsBroken Link
- https://github.com/lobehub/lobe-chat/commit/e960a23b0c69a5762eb27d776d33dac443058fafPatch
- https://github.com/lobehub/lobe-chat/security/advisories/GHSA-3fc8-2r3f-8wrgExploit, Third Party Advisory
- https://github.com/lobehub/lobe-chat/security/advisories/GHSA-mxhq-xw3g-rphcNot Applicable
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.