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 body-parser to v1.20.3 [security] #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate-markormesher[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
body-parser dependencies minor 1.19.0 -> 1.20.3

body-parser vulnerable to denial of service when url encoding is enabled

CVE-2024-45590 / GHSA-qwcr-r2fm-qrc7

More information

Details

Impact

body-parser <1.20.3 is vulnerable to denial of service when url encoding is enabled. A malicious actor using a specially crafted payload could flood the server with a large number of requests, resulting in denial of service.

Patches

this issue is patched in 1.20.3

References

Severity

  • CVSS Score: 7.5 / 10 (High)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Release Notes

expressjs/body-parser (body-parser)

v1.20.3

Compare Source

===================

  • 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)

v1.20.2

Compare Source

===================

  • Fix strict json error message on Node.js 19+
  • deps: content-type@~1.0.5
    • perf: skip value escaping when unnecessary
  • deps: [email protected]

v1.20.1

Compare Source

===================

v1.20.0

Compare Source

===================

v1.19.2

Compare Source

===================

v1.19.1

Compare Source

===================


Configuration

📅 Schedule: Branch creation - "" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@renovate-markormesher renovate-markormesher bot force-pushed the renovate/npm-body-parser-vulnerability branch from de8af73 to 358eac5 Compare November 9, 2024 03:13
@renovate-markormesher renovate-markormesher bot force-pushed the renovate/npm-body-parser-vulnerability branch 5 times, most recently from 8ac896d to 3fdafcb Compare December 7, 2024 03:14
@renovate-markormesher renovate-markormesher bot force-pushed the renovate/npm-body-parser-vulnerability branch 4 times, most recently from f751f55 to 3b7f5fa Compare December 17, 2024 03:13
@renovate-markormesher renovate-markormesher bot force-pushed the renovate/npm-body-parser-vulnerability branch from 3b7f5fa to 11880fc Compare December 20, 2024 03:13
@renovate-markormesher renovate-markormesher bot force-pushed the renovate/npm-body-parser-vulnerability branch from 11880fc to 1cac3cf Compare January 3, 2025 03:13
@renovate-markormesher renovate-markormesher bot force-pushed the renovate/npm-body-parser-vulnerability branch from 1cac3cf to cf81dc5 Compare January 15, 2025 03:14
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.

0 participants