Flowise is a drag & drop user interface to build a customized large language model flow. In version 1.4.3 of Flowise, A CORS misconfiguration sets the Access-Control-Allow-Origin header to all, allowing arbitrary origins to connect to the website. In the default configuration (unauthenticated), arbitrary origins may be able to make requests to Flowise, stealing information from the user. This CORS misconfiguration may be chained with the path injection to allow an attacker attackers without access to Flowise to read arbitrary files from the Flowise server. As of time of publication, no known patches are available.
References
Link | Resource |
---|---|
https://github.com/FlowiseAI/Flowise/blob/e93ce07851cdc0fcde12374f301b8070f2043687/packages/server/src/index.ts#L122 | Product |
https://securitylab.github.com/advisories/GHSL-2023-232_GHSL-2023-234_Flowise/ | Exploit Third Party Advisory |
Configurations
History
03 Jul 2024, 15:36
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
CPE | cpe:2.3:a:flowiseai:flowise:1.4.3:*:*:*:*:*:*:* | |
First Time |
Flowiseai
Flowiseai flowise |
|
References | () https://github.com/FlowiseAI/Flowise/blob/e93ce07851cdc0fcde12374f301b8070f2043687/packages/server/src/index.ts#L122 - Product | |
References | () https://securitylab.github.com/advisories/GHSL-2023-232_GHSL-2023-234_Flowise/ - Exploit, Third Party Advisory |
01 Jul 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-07-01 16:15
Updated : 2024-07-03 15:36
NVD link : CVE-2024-36421
Mitre link : CVE-2024-36421
CVE.ORG link : CVE-2024-36421
JSON object : View
Products Affected
flowiseai
- flowise
CWE
CWE-346
Origin Validation Error