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–23397 #9

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

Conversation

debricked-staging[bot]
Copy link

@debricked-staging debricked-staging bot commented Aug 25, 2022

CVE–2021–23397

Vulnerable dependency:     merge (npm)    1.2.1

Vulnerability details

Description

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

The software receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype.

NVD

All versions of package @ianwalter/merge are vulnerable to Prototype Pollution via the main (merge) function. Maintainer suggests using @generates/merger instead.

GitHub

@ianwalter/merge Prototype Pollution via merge function

All versions of package @ianwalter/merge are vulnerable to Prototype Pollution via the main (merge) function. @ianwalter/merge is deprecated and the maintainer suggests using @generates/merger instead.

CVSS details - 9.8

 

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

    NVD - CVE-2021-23397
    @ianwalter/merge Prototype Pollution via merge function · CVE-2021-23397 · GitHub Advisory Database · GitHub
    Prototype Pollution in @ianwalter/merge | CVE-2021-23397 | Snyk

 

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_23397-2115f2278938e169 branch from 5902526 to fc65ce6 Compare August 29, 2022 14:20
@debricked debricked bot force-pushed the debricked-fix-CVE_2021_23397-2115f2278938e169 branch from fc65ce6 to b4558e6 Compare September 12, 2022 16:39
@debricked-staging debricked-staging bot force-pushed the debricked-fix-CVE_2021_23397-2115f2278938e169 branch from b4558e6 to a479505 Compare September 13, 2022 10:52
@debricked debricked bot force-pushed the debricked-fix-CVE_2021_23397-2115f2278938e169 branch from a479505 to e61b1de Compare September 13, 2022 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants