dhlinh98 / juice-shop

OWASP Juice Shop: Probably the most modern and sophisticated insecure web application
http://owasp-juice.shop
MIT License
0 stars 0 forks source link

CVE-2022-21213 (High) detected in mout-1.2.2.tgz #207

Open mend-bolt-for-github[bot] opened 2 years ago

mend-bolt-for-github[bot] commented 2 years ago

CVE-2022-21213 - High Severity Vulnerability

Vulnerable Library - mout-1.2.2.tgz

Modular Utilities

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

Path to dependency file: /package.json

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

Dependency Hierarchy: - check-dependencies-1.1.0.tgz (Root Library) - bower-config-1.4.1.tgz - :x: **mout-1.2.2.tgz** (Vulnerable Library)

Found in HEAD commit: 15b744adda384be966bd6bcc52d9830c8bab440a

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 exploiting this vulnerability. **Note:** This vulnerability derives from an incomplete fix of [CVE-2020-7792](https://security.snyk.io/vuln/SNYK-JS-MOUT-1014544).

Publish Date: 2022-06-17

URL: CVE-2022-21213

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.


Step up your Open Source Security Game with Mend here