camcrosbie / Angular-GettingStarted

Sample Angular application used in the "Angular: Getting Started" course: http://bit.ly/Angular-GettingStarted
MIT License
0 stars 0 forks source link

CVE-2021-33587 (High) detected in css-what-4.0.0.tgz #27

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

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

CVE-2021-33587 - High Severity Vulnerability

Vulnerable Library - css-what-4.0.0.tgz

a CSS selector parser

Library home page: https://registry.npmjs.org/css-what/-/css-what-4.0.0.tgz

Path to dependency file: /APM-Start/package.json

Path to vulnerable library: /APM-Start/node_modules/css-what/package.json

Dependency Hierarchy: - build-angular-0.1102.12.tgz (Root Library) - cssnano-5.0.1.tgz - cssnano-preset-default-5.0.1.tgz - postcss-svgo-5.0.0.tgz - svgo-2.3.0.tgz - css-select-3.1.2.tgz - :x: **css-what-4.0.0.tgz** (Vulnerable Library)

Found in HEAD commit: 80bb9fd418432ab7e3f161e6af9d62dff5cf6ef4

Found in base branch: main

Vulnerability Details

The css-what package 4.0.0 through 5.0.0 for Node.js does not ensure that attribute parsing has Linear Time Complexity relative to the size of the input.

Publish Date: 2021-05-28

URL: CVE-2021-33587

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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33587

Release Date: 2021-05-28

Fix Resolution (css-what): 5.0.1

Direct dependency fix Resolution (@angular-devkit/build-angular): 0.1102.13


Step up your Open Source Security Game with Mend here