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 express to v4.20.0 [security] #8020

Closed
wants to merge 1 commit into from

Conversation

live-github-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
express (source) devDependencies minor 4.19.2 -> 4.20.0
express (source) dependencies minor 4.19.2 -> 4.20.0

GitHub Vulnerability Alerts

CVE-2024-43796

Impact

In express <4.20.0, passing untrusted user input - even after sanitizing it - to response.redirect() may execute untrusted code

Patches

this issue is patched in express 4.20.0

Workarounds

users are encouraged to upgrade to the patched version of express, but otherwise can workaround this issue by making sure any untrusted inputs are safe, ideally by validating them against an explicit allowlist

Details

successful exploitation of this vector requires the following:

  1. The attacker MUST control the input to response.redirect()
  2. express MUST NOT redirect before the template appears
  3. the browser MUST NOT complete redirection before:
  4. the user MUST click on the link in the template

Release Notes

expressjs/express (express)

v4.20.0

Compare Source

==========

  • deps: [email protected]
    • Remove link renderization in html while redirecting
  • deps: [email protected]
    • Remove link renderization in html while redirecting
  • deps: [email protected]
    • add depth option to customize the depth level in the parser
    • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity)
  • Remove link renderization in html while using res.redirect
  • deps: [email protected]
    • Adds support for named matching groups in the routes using a regex
    • Adds backtracking protection to parameters without regexes defined
  • deps: encodeurl@~2.0.0
    • Removes encoding of \, |, and ^ to align better with URL spec
  • Deprecate passing options.maxAge and options.expires to res.clearCookie
    • Will be ignored in v5, clearCookie will set a cookie with an expires in the past to instruct clients to delete the cookie

Configuration

📅 Schedule: Branch creation - "" in timezone Europe/Paris, 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 these updates again.


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

This PR has been generated by Renovate Bot.

Copy link

vercel bot commented Oct 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

5 Skipped Deployments
Name Status Preview Comments Updated (UTC)
ledger-live-docs ⬜️ Ignored (Inspect) Visit Preview Dec 18, 2024 10:13pm
ledger-live-github-bot ⬜️ Ignored (Inspect) Visit Preview Dec 18, 2024 10:13pm
native-ui-storybook ⬜️ Ignored (Inspect) Visit Preview Dec 18, 2024 10:13pm
react-ui-storybook ⬜️ Ignored (Inspect) Visit Preview Dec 18, 2024 10:13pm
web-tools ⬜️ Ignored (Inspect) Visit Preview Dec 18, 2024 10:13pm

@live-github-bot live-github-bot bot force-pushed the renovate/npm-express-vulnerability branch 2 times, most recently from 3ab1193 to 6b0ad40 Compare October 17, 2024 22:07
@live-github-bot live-github-bot bot changed the title chore(deps): update dependency express to v4.20.0 [security] Update dependency express to v4.20.0 [SECURITY] Oct 17, 2024
@live-github-bot live-github-bot bot changed the title Update dependency express to v4.20.0 [SECURITY] chore(deps): update dependency express to v4.20.0 [security] Oct 18, 2024
@live-github-bot live-github-bot bot force-pushed the renovate/npm-express-vulnerability branch from 6b0ad40 to be9ee13 Compare October 24, 2024 22:08
@live-github-bot live-github-bot bot added the mobile Has changes in LLM label Oct 24, 2024
@live-github-bot live-github-bot bot force-pushed the renovate/npm-express-vulnerability branch from be9ee13 to 81db184 Compare October 24, 2024 22:16
@live-github-bot live-github-bot bot removed the mobile Has changes in LLM label Oct 24, 2024
@live-github-bot live-github-bot bot force-pushed the renovate/npm-express-vulnerability branch from 81db184 to b6ab2d4 Compare October 24, 2024 22:28
@live-github-bot live-github-bot bot added the mobile Has changes in LLM label Oct 24, 2024
@live-github-bot live-github-bot bot force-pushed the renovate/npm-express-vulnerability branch from b6ab2d4 to 565e53a Compare October 24, 2024 22:36
@live-github-bot live-github-bot bot removed the mobile Has changes in LLM label Oct 24, 2024
@live-github-bot live-github-bot bot force-pushed the renovate/npm-express-vulnerability branch from 565e53a to 240ad8b Compare October 24, 2024 22:45
@live-github-bot live-github-bot bot added the mobile Has changes in LLM label Oct 24, 2024
@live-github-bot live-github-bot bot force-pushed the renovate/npm-express-vulnerability branch from 240ad8b to 15e8601 Compare October 24, 2024 22:51
@live-github-bot live-github-bot bot removed the mobile Has changes in LLM label Oct 24, 2024
@live-github-bot live-github-bot bot force-pushed the renovate/npm-express-vulnerability branch from 15e8601 to f85b29a Compare October 24, 2024 22:59
@live-github-bot live-github-bot bot added the mobile Has changes in LLM label Oct 24, 2024
@live-github-bot live-github-bot bot force-pushed the renovate/npm-express-vulnerability branch from f85b29a to f3eae88 Compare October 24, 2024 23:04
@live-github-bot live-github-bot bot removed the mobile Has changes in LLM label Oct 24, 2024
@live-github-bot live-github-bot bot force-pushed the renovate/npm-express-vulnerability branch from f3eae88 to 3f4dc7b Compare October 25, 2024 22:07
@live-github-bot live-github-bot bot added mobile Has changes in LLM tools Has changes in tools cli labels Oct 25, 2024
@live-github-bot live-github-bot bot force-pushed the renovate/npm-express-vulnerability branch from 3f4dc7b to 17ff4b8 Compare October 29, 2024 22:08
@live-github-bot live-github-bot bot force-pushed the renovate/npm-express-vulnerability branch from 17ff4b8 to ae736c7 Compare November 6, 2024 22:06
@live-github-bot live-github-bot bot force-pushed the renovate/npm-express-vulnerability branch 2 times, most recently from 9ee061c to a4bb9d8 Compare November 26, 2024 22:06
Copy link

There as been no activity on this PR for the last 14 days. Please consider closing this PR.

@github-actions github-actions bot added the Stale label Dec 12, 2024
@live-github-bot live-github-bot bot force-pushed the renovate/npm-express-vulnerability branch from a4bb9d8 to d6fe28a Compare December 18, 2024 22:07
@github-actions github-actions bot closed this Dec 26, 2024
@live-github-bot
Copy link
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (4.20.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@live-github-bot live-github-bot bot deleted the renovate/npm-express-vulnerability branch December 26, 2024 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli mobile Has changes in LLM security Stale tools Has changes in tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants