Skip to content

Fix security vulnerabilities reported by Github dependabot#195

Merged
chris-smith merged 2 commits intodevelfrom
fix/security_vulnerabilities
Jun 9, 2022
Merged

Fix security vulnerabilities reported by Github dependabot#195
chris-smith merged 2 commits intodevelfrom
fix/security_vulnerabilities

Conversation

@ErickKramer
Copy link
Copy Markdown
Contributor

Github Dependabot reported two high vulnerabilities with the current versions of async and moment.

Github Dependabot reported a High severity vulnerability with the
current version for the moment package.

Reported impact:
This vulnerability impacts npm (server) users of moment.js, especially
if user provided locale string, eg fr is directly used to switch moment
locale.

CVE ID
CVE-2022-24785

Signed-off-by: Erick Kramer <e.kramer@rethinkrobotics.com>
Github Dependabot reported a High vulnerability with the current version
of async.

Reported impact:
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.

CVE ID
CVE-2021-43138

Signed-off-by: Erick Kramer <e.kramer@rethinkrobotics.com>
@ErickKramer ErickKramer self-assigned this Jun 3, 2022
@ErickKramer ErickKramer requested a review from chris-smith June 7, 2022 07:44
@chris-smith
Copy link
Copy Markdown
Collaborator

Thanks!

@chris-smith chris-smith merged commit 16d301a into devel Jun 9, 2022
@ErickKramer ErickKramer deleted the fix/security_vulnerabilities branch April 26, 2023 06:34
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