Skip to content
This repository has been archived by the owner on Dec 28, 2021. It is now read-only.

CVE-2020-7792 (High) detected in mout-0.11.1.tgz #11

Open
mend-for-github-com bot opened this issue Dec 21, 2021 · 0 comments
Open

CVE-2020-7792 (High) detected in mout-0.11.1.tgz #11

mend-for-github-com bot opened this issue Dec 21, 2021 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link
Contributor

CVE-2020-7792 - High Severity Vulnerability

Vulnerable Library - mout-0.11.1.tgz

Modular Utilities

Library home page: https://registry.npmjs.org/mout/-/mout-0.11.1.tgz

Path to dependency file: styles/package.json

Path to vulnerable library: styles/node_modules/mout/package.json

Dependency Hierarchy:

  • grunt-shared-config-0.3.17.tgz (Root Library)
    • mout-0.11.1.tgz (Vulnerable Library)

Found in HEAD commit: caf024d40f859e2b99deb7992dd28b4511016657

Found in base branch: master

Vulnerability Details

This affects all versions of package mout. The deepFillIn function can be used to 'fill missing properties recursively', while the deepMixIn 'mixes objects into the target object, recursively mixing existing child objects as well'. In both cases, the key used to access the target object recursively is not checked, leading to a Prototype Pollution.

Publish Date: 2020-12-11

URL: CVE-2020-7792

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2020-7792

Release Date: 2020-12-11

Fix Resolution: mout - 1.2.3

@mend-for-github-com mend-for-github-com bot added the security vulnerability Security vulnerability detected by WhiteSource label Dec 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants