amccool / AngularASPNETCore2WebApiAuth

Sample project demonstrating jwt-based authentication with an Angular (v5.2.1) frontend and ASP.NET Core 2 WebApi. Includes both local user registration with .NET Core Identity membership and facebook login scenarios.
https://fullstackmark.com/post/13/jwt-authentication-with-aspnet-core-2-web-api-angular-5-net-core-identity-and-facebook-login
0 stars 0 forks source link

CVE-2022-37620 (High) detected in html-minifier-3.5.8.tgz #159

Open mend-bolt-for-github[bot] opened 1 year ago

mend-bolt-for-github[bot] commented 1 year ago

CVE-2022-37620 - High Severity Vulnerability

Vulnerable Library - html-minifier-3.5.8.tgz

Highly configurable, well-tested, JavaScript-based HTML minifier.

Library home page: https://registry.npmjs.org/html-minifier/-/html-minifier-3.5.8.tgz

Path to dependency file: /src/package.json

Path to vulnerable library: /src/node_modules/html-minifier/package.json

Dependency Hierarchy: - cli-1.6.3.tgz (Root Library) - html-webpack-plugin-2.30.1.tgz - :x: **html-minifier-3.5.8.tgz** (Vulnerable Library)

Found in HEAD commit: aaa0eeb0237c3fe61b491b5e658b404be0a3a83f

Found in base branch: master

Vulnerability Details

A Regular Expression Denial of Service (ReDoS) flaw was found in kangax html-minifier 4.0.0 via the candidate variable in htmlminifier.js.

Publish Date: 2022-10-31

URL: CVE-2022-37620

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