Lucene search
+L

121 matches found

Github Security Blog
Github Security Blog
added 2025/08/14 12:30 p.m.13 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.18448EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2025/08/14 10:43 a.m.2 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.18448EPSS
SaveExploits0References2
NVD
NVD
added 2025/08/14 10:15 a.m.9 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.18448EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/08/14 9:49 a.m.2 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.18448EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/08/14 9:49 a.m.215 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.18448EPSS
SaveExploits0References1
CVE
CVE
added 2025/08/14 9:49 a.m.34 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.18448EPSS
SaveIn wildExploits0References1
CNNVD
CNNVD
added 2025/08/14 12:0 a.m.6 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.18448EPSS
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/05/17 6:38 a.m.7 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.19 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.01052EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2024/11/13 6:30 a.m.9 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.01052EPSS
SaveExploits1References5
NVD
NVD
added 2024/11/13 5:15 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...

9.8CVSS0.01052EPSS
SaveExploits1References3
OSV
OSV
added 2024/11/13 5:0 a.m.13 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 score0.01052EPSS
SaveExploits1References5
CVE
CVE
added 2024/11/13 5:0 a.m.85 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.01052EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2024/11/13 5:0 a.m.25 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.01052EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2024/11/13 5:0 a.m.11 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.01052EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2024/11/13 12:0 a.m.12 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.01052EPSS
SaveExploits1References12
ATTACKERKB
ATTACKERKB
added 2024/09/09 8:15 p.m.5 views

CVE-2023-50883

ONLYOFFICE Docs before 8.0.1 allows XSS because a macro is an immediately-invoked function expression IIFE, and therefore a sandbox escape is possible by directly calling the constructor of the Function object. NOTE: this issue exists because of an incorrect fix for CVE-2021-43446...

6.1CVSS5.8AI score0.00824EPSS
SaveExploits2References4
CNNVD
CNNVD
added 2024/09/09 12:0 a.m.8 views

Ascensio System ONLYOFFICE 安全漏洞

Ascensio System ONLYOFFICE is an office software from the Latvian company Ascensio System. A security vulnerability exists in Ascensio System ONLYOFFICE versions prior to 8.0.1, which originates from the ability to sandbox escape by directly calling the constructor of a Function object...

6.1CVSS6.5AI score0.00574EPSS
SaveExploits1References4
Snyk
Snyk
added 2024/01/15 3:6 p.m.8 views

Arbitrary Code Execution

Overview dom-iterator is a feature-rich, well-tested Iterator for traversing DOM nodes. Affected versions of this package 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 mus...

9.8CVSS7.6AI score0.01052EPSS
SaveExploits1References2
OSV
OSV
added 2022/08/29 8:6 p.m.3 views

GHSA-FWV4-6MXC-X5H3 morgan-json vulnerable to Arbitrary Code Execution

All versions of package morgan-json are vulnerable to Arbitrary Code Execution due to missing sanitization of input passed to the Function constructor...

9.8CVSS6AI score0.011EPSS
SaveExploits1References4
Rows per page
Query Builder