Lucene search
+L

185 matches found

EUVD
EUVD
•added 2025/10/03 8:07 p.m.•9 views

EUVD-2024-3277

Malicious code in bioql PyPI...

9.8CVSS6.4AI score0.01082EPSS
SaveExploits1References5
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/09/22 12:00 a.m.•0 views

CVE-2025-59528: Improper Control of Generation of Code

Flowise is a drag & drop user interface to build a customized large language model flow. In version 3.0.5, Flowise is vulnerable to remote code execution. The CustomMCP node allows users to input configuration settings for connecting to an external MCP server. This node parses the user-provided...

10CVSS6.2AI score0.86218EPSS
SaveExploits23References1
Positive Technologies
Positive Technologies
•added 2025/09/15 12:00 a.m.•13 views

PT-2025-39075

Name of the Vulnerable Software and Affected Versions Flowise versions prior to 3.0.6 Description Flowise is a drag-and-drop user interface for building customized large language model flows. A critical issue exists in the CustomMCP node, which allows users to input configuration settings for...

10CVSS7.8AI score0.86218EPSS
SaveExploits23References91
RedhatCVE
RedhatCVE
•added 2025/08/16 10:10 a.m.•11 views

CVE-2025-55346

User-controlled input flows to an unsafe implementation of a dynamic Function constructor, allowing network attackers to run arbitrary unsandboxed JS code in the context of the host, by sending a simple POST request...

9.8CVSS7.4AI score0.2081EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
•added 2025/08/14 12:30 p.m.•21 views

Duplicate Advisory: Flowise vulnerable to RCE via Dynamic function constructor injection

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-hmgh-466j-fx4c. This link is maintained to preserve external references. Original Description User-controlled input flows to an unsafe implementation of a dynamic Function constructor, allowing network attackers...

9.8CVSS6.9AI score0.2081EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
•added 2025/08/14 10:43 a.m.•5 views

Arbitrary Code Injection

Overview flowise-components is a Flowiseai Components Affected versions of this package are vulnerable to Arbitrary Code Injection due to the unsafe implementation of a dynamic Function constructor. An attacker can execute arbitrary JavaScript code on the server by sending a crafted POST request...

9.8CVSS7.8AI score0.2081EPSS
SaveExploits0References2
NVD
NVD
•added 2025/08/14 10:15 a.m.•15 views

CVE-2025-55346

User-controlled input flows to an unsafe implementation of a dynamic Function constructor, allowing network attackers to run arbitrary unsandboxed JS code in the context of the host, by sending a simple POST request...

9.8CVSS0.2081EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2025/08/14 9:49 a.m.•4 views

CVE-2025-55346 Unintended dynamic code execution leads to remote code execution by network attackers

User-controlled input flows to an unsafe implementation of a dynamic Function constructor, allowing network attackers to run arbitrary unsandboxed JS code in the context of the host, by sending a simple POST request...

9.8CVSS7.3AI score0.2081EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2025/08/14 9:49 a.m.•435 views

CVE-2025-55346 Unintended dynamic code execution leads to remote code execution by network attackers

User-controlled input flows to an unsafe implementation of a dynamic Function constructor, allowing network attackers to run arbitrary unsandboxed JS code in the context of the host, by sending a simple POST request...

9.8CVSS0.2081EPSS
SaveExploits0References1
CVE
CVE
•added 2025/08/14 9:49 a.m.•51 views

CVE-2025-55346

Flowise exposes a remote code execution vector via the CustomMCP tool: input from mcpServerConfig is passed into a dynamic Function constructor (Function('return '+ input)()) in the host context, which can access global process and Node.js modules. This allows arbitrary JS execution (RCE) when cr...

9.8CVSS7.3AI score0.2081EPSS
SaveIn wildExploits0References1
CNNVD
CNNVD
•added 2025/08/14 12:00 a.m.•11 views

Flowise 安全漏洞

Flowise is a FlowiseAI open source tool for easily building LLM applications. A security vulnerability exists in Flowise that stems from user-controlled input flow to an insecure dynamic function constructor implementation that could lead to the execution of arbitrary non-sandboxed JS code in the...

9.8CVSS6.8AI score0.2081EPSS
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
•added 2025/05/17 6:38 a.m.•11 views

Malicious code in ts-runtime-compat-check (npm)

The npm package ts-runtime-compat-check is a malicious package that functions as a key component in a remote code execution attack chain. This package: 1. Contains a postinstall script that executes lib/install.js 2. The install script makes HTTP requests to a server specified by an environment...

8.1AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
•added 2024/11/13 6:30 a.m.•27 views

dom-iterator code execution vulnerability

Versions of the package dom-iterator before 1.0.1 are vulnerable to Arbitrary Code Execution due to use of the Function constructor without complete input sanitization. Function generates a new function body and thus care must be given to ensure that the inputs to Function are not...

9.8CVSS8.5AI score0.01082EPSS
SaveExploits1References5Affected Software1
OSV
OSV
•added 2024/11/13 6:30 a.m.•11 views

GHSA-JRVM-MCXC-MF6M dom-iterator code execution vulnerability

Versions of the package dom-iterator before 1.0.1 are vulnerable to Arbitrary Code Execution due to use of the Function constructor without complete input sanitization. Function generates a new function body and thus care must be given to ensure that the inputs to Function are not...

7.3CVSS8.5AI score0.01082EPSS
SaveExploits1References5
NVD
NVD
•added 2024/11/13 5:15 a.m.•21 views

CVE-2024-21541

Versions of the package dom-iterator before 1.0.1 are vulnerable to Arbitrary Code Execution due to use of the Function constructor without complete input sanitization. Function generates a new function body and thus care must be given to ensure that the inputs to Function are not...

9.8CVSS0.01082EPSS
SaveExploits1References3
CVE
CVE
•added 2024/11/13 5:00 a.m.•91 views

CVE-2024-21541

CVE-2024-21541 affects the npm package dom-iterator prior to version 1.0.1 . The vulnerability stems from use of the Function constructor without complete input sanitization, allowing an attacker-controlled input to generate a new function body, with risks similar to eval. This is corroborated by...

9.8CVSS8.6AI score0.01082EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
•added 2024/11/13 5:00 a.m.•30 views

CVE-2024-21541

Versions of the package dom-iterator before 1.0.1 are vulnerable to Arbitrary Code Execution due to use of the Function constructor without complete input sanitization. Function generates a new function body and thus care must be given to ensure that the inputs to Function are not...

7.3CVSS0.01082EPSS
SaveExploits1References3
OSV
OSV
•added 2024/11/13 5:00 a.m.•16 views

CVE-2024-21541

Versions of the package dom-iterator before 1.0.1 are vulnerable to Arbitrary Code Execution due to use of the Function constructor without complete input sanitization. Function generates a new function body and thus care must be given to ensure that the inputs to Function are not...

6.9CVSS8.5AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2024/11/13 5:00 a.m.•12 views

CVE-2024-21541

Versions of the package dom-iterator before 1.0.1 are vulnerable to Arbitrary Code Execution due to use of the Function constructor without complete input sanitization. Function generates a new function body and thus care must be given to ensure that the inputs to Function are not...

7.3CVSS8.6AI score0.01082EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
•added 2024/11/13 12:00 a.m.•19 views

PT-2024-18954 · Unknown · Dom-Iterator

Name of the Vulnerable Software and Affected Versions: dom-iterator versions prior to 1.0.1 Description: The issue is related to Arbitrary Code Execution due to the use of the Function constructor without complete input sanitization. This allows an attacker to generate a new function body, posing...

9.8CVSS7.6AI score0.01082EPSS
SaveExploits1References12
Rows per page
Query Builder