Update dependency body-parser to v1.20.3 [SECURITY] #314
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.9.0
->1.20.3
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
GitHub Vulnerability Alerts
CVE-2024-45590
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
Release Notes
expressjs/body-parser (body-parser)
v1.20.3
Compare Source
===================
depth
option to customize the depth level in the parserdepth
level for parsing URL-encoded data is now32
(previously wasInfinity
)v1.20.2
Compare Source
===================
v1.20.1
Compare Source
===================
v1.20.0
Compare Source
===================
strict
eval
usage withFunction
constructorprocess
to check for listenersv1.19.2
Compare Source
===================
__proto__
keysv1.19.1
Compare Source
===================
v1.19.0
Compare Source
===================
pb
) supportthrow
on invalid typev1.18.3
Compare Source
===================
v1.18.2
Compare Source
===================
v1.18.1
Compare Source
===================
v1.18.0
Compare Source
===================
body
property on verify errorstype
property on all generated errorshttp-errors
to set status code on errorsBuffer
loadinghttp-errors
for standard emitted errorsthrow
when missing charsetv1.17.2
Compare Source
===================
DEBUG_MAX_ARRAY_LENGTH
v1.17.1
Compare Source
===================
[
v1.17.0
Compare Source
===================
message
property enumerable forHttpError
sv1.16.1
Compare Source
===================
DEBUG_FD
set to1
or2
v1.16.0
Compare Source
===================
DEBUG_FD
environment variablev1.15.2
Compare Source
===================
setprototypeof
module to replace__proto__
settingv1.15.1
Compare Source
===================
v1.15.0
Compare Source
===================
HttpError
export, forerr instanceof createError.HttpError
v1.14.2
Compare Source
===================
v1.14.1
Compare Source
===================
verify
usediconv-lite
v1.14.0
Compare Source
===================
require
analysis inurlencoded
parserv1.13.3
Compare Source
===================
v1.13.2
Compare Source
===================
hasOwnProperty
makeError
v1.13.1
Compare Source
===================
v1.13.0
Compare Source
===================
statusCode
property onError
s, in addition tostatus
type
default toapplication/json
for JSON parsertype
default toapplication/x-www-form-urlencoded
for urlencoded parserrequire
analysishttp-errors
module to generate errorsCONNECT
requestsUpgrade
requestshasOwnProperty
null
prototypeunpipe
module for unpiping requestsv1.12.4
Compare Source
===================
constructor
v1.12.3
Compare Source
===================
v1.12.2
Compare Source
===================
hasOwnProperty
is presentv1.12.1
Compare Source
===================
v1.12.0
Compare Source
===================
debug
messagestype
optioncontent-type
to parseContent-Type
headersObject.prototype
hasBody
Transfer-Encoding
check*/*
)v1.11.0
Compare Source
===================
extended: true
depth limit infinityv1.10.2
Compare Source
===================
v1.10.1
Compare Source
===================
v1.10.0
Compare Source
===================
extended: true
array limit dynamicv1.9.3
Compare Source
==================
arrayLimit
behaviorv1.9.2
Compare Source
==================
v1.9.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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.