1.121.19
6 years ago
9 days ago
Known vulnerabilities in the n8n-nodes-base package. This does not include vulnerabilities belonging to this package’s dependencies.
Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.
Fix for free| Vulnerability | Vulnerable Version |
|---|---|
n8n-nodes-base is a Base nodes of n8n Affected versions of this package are vulnerable to Open Redirect via the Form Node when an authenticated user with workflow creation or modification permissions configures an unsanitized HTML description field or leverages an overly permissive iframe sandbox policy. An attacker can inject malicious scripts or redirect end users to arbitrary external URLs by crafting a specially designed form, potentially facilitating phishing attacks. How to fix Open Redirect? Upgrade | <1.121.17>=2.10.0 <2.10.2>=2.11.0 <2.11.2 |
n8n-nodes-base is a Base nodes of n8n Affected versions of this package are vulnerable to Cross-site Scripting (XSS) via the Form Trigger node. An attacker can execute arbitrary scripts in the context of users visiting a published form by injecting malicious payloads, potentially leading to form submission hijacking and phishing attacks. Note: The existing Content Security Policy prevents direct session cookie theft but does not stop script execution or manipulation of form actions. How to fix Cross-site Scripting (XSS)? Upgrade | <2.11.2 |
n8n-nodes-base is a Base nodes of n8n Affected versions of this package are vulnerable to Command Injection via the Note: This is only exploitable if the This issue does not impact As per maintainers' memo: "No code changes have been made to alter the behavior of the Execute Command node. The recommended mitigation is to disable the node by default in environments where it is not explicitly required. Future n8n versions may change the default availability of this node." ##Workaround This vulnerability can be mitigated by disabling the How to fix Command Injection? There is no fixed version for | >=0.1.0 |