Skip to content

[Snyk] Security upgrade express from 4.17.1 to 4.22.0#14

Open
lcrowther-snyk wants to merge 1 commit intomainfrom
snyk-fix-6c66910e43214ad7aaeec19ec25f7123
Open

[Snyk] Security upgrade express from 4.17.1 to 4.22.0#14
lcrowther-snyk wants to merge 1 commit intomainfrom
snyk-fix-6c66910e43214ad7aaeec19ec25f7123

Conversation

@lcrowther-snyk
Copy link
Copy Markdown
Owner

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • package.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-PATHTOREGEXP-15789761
  50  

Breaking Change Risk

Merge Risk: Medium

Notice: This assessment is enhanced by AI.


Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Regular Expression Denial of Service (ReDoS)

@lcrowther-snyk
Copy link
Copy Markdown
Owner Author

Merge Risk: Medium

This minor version upgrade for Express consists primarily of security patches, bug fixes, and minor feature additions. No major breaking API changes are documented between versions 4.17.1 and 4.22.0.

However, the target version 4.22.0 contains an unintentional behavioral change. It introduced an "erroneous breaking change related to the extended query parser". While the associated security advisory (CVE-2024-51999) was rejected, this change could potentially affect how your application handles complex query parameters.

This issue was immediately corrected and reverted in version 4.22.1.

Recommendation: Due to the unintentional change in the query parser, it is recommended to either verify that your application's query parameter handling is unaffected or, preferably, skip this version and upgrade directly to express@4.22.1 or higher.

Source: GitHub Releases

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants