-
Notifications
You must be signed in to change notification settings - Fork 0
Description
CVE-2021-23424 - High Severity Vulnerability
Vulnerable Library - ansi-html-0.0.7.tgz
An elegant lib that converts the chalked (ANSI) text to HTML.
Library home page: https://registry.npmjs.org/ansi-html/-/ansi-html-0.0.7.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/ansi-html/package.json
Dependency Hierarchy:
- nuxt-2.14.8.tgz (Root Library)
- @nuxt/webpack-2.14.8.tgz
- webpack-hot-middleware-2.25.0.tgz
- ❌ ansi-html-0.0.7.tgz (Vulnerable Library)
- webpack-hot-middleware-2.25.0.tgz
- @nuxt/webpack-2.14.8.tgz
Found in HEAD commit: 8bccb414ee1d3982ff0f78af2ca8db2edbbfac62
Found in base branch: master
Vulnerability Details
This affects all versions of package ansi-html. If an attacker provides a malicious string, it will get stuck processing the input for an extremely long time.
Publish Date: 2021-08-18
URL: CVE-2021-23424
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
Suggested Fix
Type: Upgrade version
Origin: https://nvd.nist.gov/vuln/detail/CVE-2021-23424
Release Date: 2021-08-18
Fix Resolution (ansi-html): 0.0.8
Direct dependency fix Resolution (nuxt): 2.14.9
Step up your Open Source Security Game with Mend here