Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency n8n to v1.54.2 #6547

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Conversation

uniget-bot
Copy link

This PR contains the following updates:

Package Update Change
n8n (source) minor 1.53.2 -> 1.54.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

n8n-io/n8n (n8n)

v1.54.2

Compare Source

Bug Fixes
  • AI Agent Node: Fix issues with some tools not populating (#​10406) (dfc5596)

v1.54.1

Compare Source

Bug Fixes
n8n Form Trigger Node: Fix issue preventing v1 node from working (https://github.com/n8n-io/n8n/issues/10364) (6b1b967)

v1.54.0

Compare Source

Bug Fixes
Features
  • core: Allow filtering executions and users by project in Public API (#​10250) (7056e50)
  • core: Allow transferring credentials in Public API (#​10259) (07d7b24)
  • core: Show sub-node error on the logs pane. Open logs pane on sub-node error (#​10248) (57d1c9a)
  • core: Support community packages in scaling-mode (#​10228) (88086a4)
  • core: Support create, delete, edit role for users in Public API (#​10279) (84efbd9)
  • core: Support create, read, update, delete projects in Public API (#​10269) (489ce10)
  • editor: Auto-add LLM chain for new LLM nodes on empty canvas (#​10245) (06419d9)
  • Elasticsearch Node: Add bulk operations for Elasticsearch (#​9940) (bf8f848)
  • Lemlist Trigger Node: Update Trigger events (#​10311) (15f10ec)
  • MongoDB Node: Add projection to query options on Find (#​9972) (0a84e0d)
  • Postgres Chat Memory, Redis Chat Memory, Xata: Add support for context window length (#​10203) (e3edeaa)
  • Stripe Trigger Node: Add Stripe webhook descriptions based on the workflow ID and name (#​9956) (3433465)
  • Webflow Node: Update to use the v2 API (#​9996) (6d8323f)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

@nicholasdille-bot nicholasdille-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved because label type/renovate is present.

Copy link

🔍 Vulnerabilities of ghcr.io/uniget-org/tools/n8n:1.54.2

📦 Image Reference ghcr.io/uniget-org/tools/n8n:1.54.2
digestsha256:eb536121f86ef509af321ea9c05d387933045a76733f4777408818fc81ab0bf5
vulnerabilitiescritical: 0 high: 6 medium: 1 low: 0
platformlinux/amd64
size137 MB
packages1343
critical: 0 high: 1 medium: 0 low: 0 axios 1.6.5 (npm)

pkg:npm/[email protected]

high : CVE--2024--39338 Server-Side Request Forgery (SSRF)

Affected range>=1.3.2
<=1.7.3
Fixed version1.7.4
Description

axios 1.7.2 allows SSRF via unexpected behavior where requests for path relative URLs get processed as protocol relative URLs.

critical: 0 high: 1 medium: 0 low: 0 axios 1.6.2 (npm)

pkg:npm/[email protected]

high : CVE--2024--39338 Server-Side Request Forgery (SSRF)

Affected range>=1.3.2
<=1.7.3
Fixed version1.7.4
Description

axios 1.7.2 allows SSRF via unexpected behavior where requests for path relative URLs get processed as protocol relative URLs.

critical: 0 high: 1 medium: 0 low: 0 axios 1.6.7 (npm)

pkg:npm/[email protected]

high : CVE--2024--39338 Server-Side Request Forgery (SSRF)

Affected range>=1.3.2
<=1.7.3
Fixed version1.7.4
Description

axios 1.7.2 allows SSRF via unexpected behavior where requests for path relative URLs get processed as protocol relative URLs.

critical: 0 high: 1 medium: 0 low: 0 semver 5.3.0 (npm)

pkg:npm/[email protected]

high 7.5: CVE--2022--25883 Inefficient Regular Expression Complexity

Affected range<5.7.2
Fixed version5.7.2
CVSS Score7.5
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Description

Versions of the package semver before 7.5.2 on the 7.x branch, before 6.3.1 on the 6.x branch, and all other versions before 5.7.2 are vulnerable to Regular Expression Denial of Service (ReDoS) via the function new Range, when untrusted user data is provided as a range.

critical: 0 high: 1 medium: 0 low: 0 pdfjs-dist 2.16.105 (npm)

pkg:npm/[email protected]

high : CVE--2024--4367

Affected range<=4.1.392
Fixed version4.2.67
Description

Impact

If pdf.js is used to load a malicious PDF, and PDF.js is configured with isEvalSupported set to true (which is the default value), unrestricted attacker-controlled JavaScript will be executed in the context of the hosting domain.

Patches

The patch removes the use of eval:
mozilla/pdf.js#18015

Workarounds

Set the option isEvalSupported to false.

References

https://bugzilla.mozilla.org/show_bug.cgi?id=1893645

critical: 0 high: 1 medium: 0 low: 0 fast-xml-parser 4.2.5 (npm)

pkg:npm/[email protected]

high 7.5: CVE--2024--41818 Uncontrolled Resource Consumption

Affected range<4.4.1
Fixed version4.4.1
CVSS Score7.5
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Description

Summary

A ReDOS exists on currency.js was discovered by Gauss Security Labs R&D team.

Details

https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/src/v5/valueParsers/currency.js#L10
contains a vulnerable regex

PoC

pass the following string '\t'.repeat(13337) + '.'

Impact

Denial of service during currency parsing in experimental version 5 of fast-xml-parser-library

https://gauss-security.com

critical: 0 high: 0 medium: 1 low: 0 identity 3.4.2 (npm)

pkg:npm/%40azure/[email protected]

medium 5.5: CVE--2024--35255 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Affected range<4.2.1
Fixed version4.2.1
CVSS Score5.5
CVSS VectorCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Description

Azure Identity Libraries and Microsoft Authentication Library Elevation of Privilege Vulnerability.

Copy link

Copy link

PR is clean and can be merged. See https://github.com/uniget-org/tools/actions/runs/10391553823.

@github-actions github-actions bot merged commit f6b8ca8 into main Aug 14, 2024
9 checks passed
@github-actions github-actions bot deleted the renovate/n8n-1.x branch August 14, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants