PT-2024-40094 · Vm2+1 · Vm2+1
Published
2024-11-21
·
Updated
2024-11-21
CVSS v4.0
8.6
High
| Vector | AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions:
Flowise (affected versions not specified)
Description:
The issue allows developers to inject configuration into the Chainflow during execution through the
overrideConfig option, which is supported in both the frontend web integration and the backend Prediction API. This feature has several security issues, including remote code execution, sandbox escape, denial of service by crashing the server, server-side request forgery, prompt injection, and data exfiltration. These issues can be exploited to gain full control over LLM prompts, alter the flow of a conversation, and exfiltrate server variables and data. The issues are self-targeted and do not persist to other users but leave the server and business exposed.Recommendations:
- Disable the
overrideConfigoption by default. - Implement an explicit allow list of variables that are allowed to be modified through the
overrideConfigoption. - Remove
vm2and any forks of it, and replace it with a recommended alternative, such as isolated-vm.
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Flowise
Vm2