CVE-2024-36420
HIGH7.5EPSS 57.5%Flowise Path Injection at /api/v1/openai-assistants-file
Published: 8/5/2024Modified: 8/5/2024
Description
Flowise is a drag & drop user interface to build a customized large language model flow. In version 1.4.3 of Flowise, the `/api/v1/openai-assistants-file` endpoint in `index.ts` is vulnerable to arbitrary file read due to lack of sanitization of the `fileName` body parameter. No known patches for this issue are available.
Affected packages (1)
- npm/flowisefrom 0, <= 1.4.3
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N |
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
References (4)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2024-36420
- ADVISORYhttps://securitylab.github.com/advisories/GHSL-2023-232_GHSL-2023-234_Flowise
- PATCHhttps://github.com/FlowiseAI/Flowise
- WEBhttps://github.com/FlowiseAI/Flowise/blob/e93ce07851cdc0fcde12374f301b8070f2043687/packages/server/src/index.ts#L982