iamkishan98 / E-voting-using-blockchain

Decentralized online vorting application built with blockchain
2 stars 0 forks source link

CVE-2022-21213 (High) detected in multiple libraries #241

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 Libraries - mout-0.7.1.tgz, mout-0.6.0.tgz, mout-0.9.1.tgz

mout-0.7.1.tgz

Modular Utilities

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

Path to dependency file: /E-voting-using-blockchain/evoting app/src/bower_components/morris.js/package.json

Path to vulnerable library: /evoting app/src/bower_components/morris.js/node_modules/mout/package.json

Dependency Hierarchy: - bower-1.2.8.tgz (Root Library) - :x: **mout-0.7.1.tgz** (Vulnerable Library)

mout-0.6.0.tgz

Modular Utilities

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

Path to dependency file: /E-voting-using-blockchain/evoting app/src/bower_components/morris.js/package.json

Path to vulnerable library: /evoting app/src/bower_components/morris.js/node_modules/bower-registry-client/node_modules/mout/package.json

Dependency Hierarchy: - bower-1.2.8.tgz (Root Library) - bower-registry-client-0.1.6.tgz - bower-config-0.4.5.tgz - :x: **mout-0.6.0.tgz** (Vulnerable Library)

mout-0.9.1.tgz

Modular Utilities

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

Path to dependency file: /E-voting-using-blockchain/evoting app/src/bower_components/morris.js/package.json

Path to vulnerable library: /evoting app/src/bower_components/morris.js/node_modules/bower-config/node_modules/mout/package.json

Dependency Hierarchy: - bower-1.2.8.tgz (Root Library) - bower-config-0.5.3.tgz - :x: **mout-0.9.1.tgz** (Vulnerable Library)

Found in HEAD commit: 3c02898f89d78283ce791eb1b53b2b5a667681ad

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