Flowise Cross-site Scripting in api/v1/chatflows/id
Medium6.1CVE-2024-36422 · Published Aug 5, 2024
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| flowise npm | <= 1.4.3 | No fix yet |
Details and references
Flowise is a drag & drop user interface to build a customized large language model flow. In version 1.4.3 of Flowise, a reflected cross-site scripting vulnerability occurs in the `api/v1/chatflows/id` endpoint. If the default configuration is used (unauthenticated), an attacker may be able to craft a specially crafted URL that injects Javascript into the user sessions, allowing the attacker to steal information, create false popups, or even redirect the user to other websites without interaction. If the chatflow ID is not found, its value is reflected in the 404 page, which has type text/html. This allows an attacker to attach arbitrary scripts to the page, allowing an attacker to steal sensitive information. This XSS may be chained with the path injection to allow an attacker without direct access to Flowise to read arbitrary files from the Flowise server. As of time of publication, no known patches are available.
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-79
- Also known as
- CVE-2024-36422
More Flowise advisories
All Flowise| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Aug 52024 | Flowise Cors Misconfiguration in packages/server/src/index.ts CVE-2024-36421High7.5no fix yet | High7.5 | No fix yet |
| Aug 52024 | Flowise Path Injection at /api/v1/openai-assistants-file CVE-2024-36420High7.5no fix yet | High7.5 | No fix yet |
| Aug 52024 | Flowise Cross-site Scripting in /api/v1/chatflows-streaming/id CVE-2024-37145Medium6.1no fix yet | Medium6.1 | No fix yet |
| Aug 52024 | Flowise Cross-site Scripting in /api/v1/public-chatflows/id CVE-2024-36423Medium6.1no fix yet | Medium6.1 | No fix yet |
| Aug 52024 | Flowise Cross-site Scripting in/api/v1/credentials/id CVE-2024-37146Medium6.1no fix yet | Medium6.1 | No fix yet |
| Aug 272024 | Flowise Authentication Bypass vulnerability CVE-2024-8181High7.3no fix yet | High7.3 | No fix yet |