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-2021-3803 (High) detected in nth-check-1.0.1.tgz #167

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

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

CVE-2021-3803 - High Severity Vulnerability

Vulnerable Library - nth-check-1.0.1.tgz

performant nth-check parser & compiler

Library home page: https://registry.npmjs.org/nth-check/-/nth-check-1.0.1.tgz

Path to dependency file: /src/package.json

Path to vulnerable library: /src/node_modules/nth-check/package.json

Dependency Hierarchy: - cli-1.6.3.tgz (Root Library) - html-webpack-plugin-2.30.1.tgz - pretty-error-2.1.1.tgz - renderkid-2.0.1.tgz - css-select-1.2.0.tgz - :x: **nth-check-1.0.1.tgz** (Vulnerable Library)

Found in HEAD commit: aaa0eeb0237c3fe61b491b5e658b404be0a3a83f

Found in base branch: master

Vulnerability Details

nth-check is vulnerable to Inefficient Regular Expression Complexity

Publish Date: 2021-09-17

URL: CVE-2021-3803

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

Release Date: 2021-09-17

Fix Resolution (nth-check): 2.0.1

Direct dependency fix Resolution (@angular/cli): 1.6.4


Step up your Open Source Security Game with Mend here