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

Fix CVE–2021–23337 #3

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

Conversation

debricked-staging[bot]
Copy link

@debricked-staging debricked-staging bot commented Mar 21, 2022

CVE–2021–23337

Vulnerable dependency:     lodash (npm)    4.17.10

Vulnerable dependency:     lodash (Yarn)    4.17.10

Vulnerability details

Description

Improper Neutralization of Special Elements used in a Command ('Command Injection')

The software constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.

GitHub

Command Injection in lodash

lodash versions prior to 4.17.21 are vulnerable to Command Injection via the template function.

NVD

Lodash versions prior to 4.17.21 are vulnerable to Command Injection via the template function.

CVSS details - 7.2

 

CVSS3 metrics
Attack Vector Network
Attack Complexity Low
Privileges Required High
User interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
References

    Command Injection in lodash · CVE-2021-23337 · GitHub Advisory Database · GitHub
    NVD - CVE-2021-23337
    MISC
    February 2021 Lodash Vulnerabilities in NetApp Products | NetApp Product Security
    lodash/lodash.js at ddfd9b11a0126db2302cb70ec9973b66baec0975 · lodash/lodash · GitHub
    Prevent command injection through _.template's variable option · lodash/lodash@3469357 · GitHub
    Oracle Critical Patch Update Advisory - July 2021
    Oracle Critical Patch Update Advisory - October 2021
    Oracle Critical Patch Update Advisory - January 2022

 

Related information

📌 Remember! Check the changes to ensure they don't introduce any breaking changes.
📚 Read more about the CVE

 

@debricked-staging debricked-staging bot force-pushed the debricked-fix-CVE_2021_23337-020c9399787bd56a branch 2 times, most recently from 6cff4ee to 97f921d Compare March 22, 2022 06:57
@debricked debricked bot force-pushed the debricked-fix-CVE_2021_23337-020c9399787bd56a branch from 97f921d to 7e67662 Compare March 22, 2022 07:39
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.

None yet

0 participants