chore(deps): update dependency async to v3.2.2 [security]#140
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency async to v3.2.2 [security]#140renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
e646259 to
457a2d2
Compare
601a94e to
457a2d2
Compare
457a2d2 to
a5ed8ca
Compare
a5ed8ca to
90f9b7c
Compare
90f9b7c to
ef1fbea
Compare
ef1fbea to
fcb19eb
Compare
13948a3 to
2b1e54e
Compare
2b1e54e to
a32375c
Compare
a32375c to
e4936f7
Compare
e4936f7 to
ee29ac3
Compare
ee29ac3 to
858971b
Compare
7faee82 to
6c1ac57
Compare
6c1ac57 to
95089df
Compare
95089df to
f9cb501
Compare
f9cb501 to
d840f4f
Compare
d840f4f to
aacbd1a
Compare
aacbd1a to
35ef323
Compare
35ef323 to
7c76a71
Compare
7c76a71 to
06a4ecd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
3.0.0→3.2.2Prototype Pollution in async
CVE-2021-43138 / GHSA-fwr7-v2mv-hh25
More information
Details
A vulnerability exists in Async through 3.2.1 for 3.x and through 2.6.3 for 2.x (fixed in 3.2.2 and 2.6.4), which could let a malicious user obtain privileges via the
mapValues()method.Severity
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
caolan/async (async)
v3.2.2Compare Source
v3.2.1Compare Source
queueMicrotaskif available to the environment (#1761)priorityQueue(#1727)v3.2.0Compare Source
func.namev3.1.1Compare Source
nameproperty on wrapped functions.v3.1.0Compare Source
q.pushAsyncandq.unshiftAsync, analagous toq.pushandq.unshift, except they always do not accept a callback, and reject if processing the task errors. (#1659)q.pushandq.unshiftwhen a callback is not passed now resolve even if an error ocurred. (#1659)autoInjectwith complicated function bodies (#1663)v3.0.1Compare Source
Bug fixes
queueandcargowould be completely flattened. (#1645)Configuration
📅 Schedule: (UTC)
🚦 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.