AlexRogalskiy / github-action-user-contribution

👪 GitHub action for user contributions charts
https://github.com/marketplace/actions/user-contribution
GNU General Public License v3.0
1 stars 1 forks source link

CVE-2021-44907 (Low) detected in multiple libraries #1875

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

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

CVE-2021-44907 - Low Severity Vulnerability

Vulnerable Libraries - qs-6.5.2.tgz, qs-0.6.6.tgz, qs-6.7.0.tgz, qs-6.10.1.tgz

qs-6.5.2.tgz

A querystring parser that supports nesting and arrays, with a depth limit

Library home page: https://registry.npmjs.org/qs/-/qs-6.5.2.tgz

Dependency Hierarchy: - coveralls-3.1.0.tgz (Root Library) - request-2.88.2.tgz - :x: **qs-6.5.2.tgz** (Vulnerable Library)

qs-0.6.6.tgz

querystring parser

Library home page: https://registry.npmjs.org/qs/-/qs-0.6.6.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/node-inspector/node_modules/qs/package.json

Dependency Hierarchy: - node-debug-0.1.0.tgz (Root Library) - node-inspector-0.6.2.tgz - express-3.4.8.tgz - connect-2.12.0.tgz - :x: **qs-0.6.6.tgz** (Vulnerable Library)

qs-6.7.0.tgz

A querystring parser that supports nesting and arrays, with a depth limit

Library home page: https://registry.npmjs.org/qs/-/qs-6.7.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/body-parser/node_modules/qs/package.json,/node_modules/express/node_modules/qs/package.json

Dependency Hierarchy: - jest-html-1.5.0.tgz (Root Library) - body-parser-1.19.0.tgz - :x: **qs-6.7.0.tgz** (Vulnerable Library)

qs-6.10.1.tgz

A querystring parser that supports nesting and arrays, with a depth limit

Library home page: https://registry.npmjs.org/qs/-/qs-6.10.1.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/parse-path/node_modules/qs/package.json

Dependency Hierarchy: - monika-1.6.8.tgz (Root Library) - stun-2.1.0.tgz - parse-url-5.0.7.tgz - parse-path-4.0.3.tgz - :x: **qs-6.10.1.tgz** (Vulnerable Library)

Found in HEAD commit: 1d5680af369691b0a0f262622f1ebab1c7c1ac47

Vulnerability Details

A Denial of Service vulnerability exists in qs up to 6.8.0 due to insufficient sanitization of property in the gs.parse function. The merge() function allows the assignment of properties on an array in the query. For any property being assigned, a value in the array is converted to an object containing these properties. Essentially, this means that the property whose expected type is Array always has to be checked with Array.isArray() by the user. This may not be obvious to the user and can cause unexpected behavior. WhiteSource Note: After conducting further research, WhiteSource has determined that versions 0.0.1--6.10.3 of qs are vulnerable to CVE-2021-44907.

Publish Date: 2022-03-17

URL: CVE-2021-44907

CVSS 3 Score Details (3.1)

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

For more information on CVSS3 Scores, click here.


Step up your Open Source Security Game with WhiteSource here

github-actions[bot] commented 2 years ago

👋 Thanks for reporting!

github-actions[bot] commented 2 years ago

Message that will be displayed on users' first issue