-
Notifications
You must be signed in to change notification settings - Fork 0
Description
WS-2020-0208 - Medium Severity Vulnerability
Vulnerable Libraries - highlight.js-9.8.0.tgz, highlight.js-9.18.5.tgz
highlight.js-9.8.0.tgz
Syntax highlighting with language autodetection.
Library home page: https://registry.npmjs.org/highlight.js/-/highlight.js-9.8.0.tgz
Path to dependency file: cloud-pipeline/client/package.json
Path to vulnerable library: cloud-pipeline/client/node_modules/react-syntax-highlighter/node_modules/highlight.js/package.json
Dependency Hierarchy:
- react-syntax-highlighter-5.1.2.tgz (Root Library)
- ❌ highlight.js-9.8.0.tgz (Vulnerable Library)
highlight.js-9.18.5.tgz
Syntax highlighting with language autodetection.
Library home page: https://registry.npmjs.org/highlight.js/-/highlight.js-9.18.5.tgz
Path to dependency file: cloud-pipeline/client/package.json
Path to vulnerable library: cloud-pipeline/client/node_modules/highlight.js/package.json
Dependency Hierarchy:
- ❌ highlight.js-9.18.5.tgz (Vulnerable Library)
Found in HEAD commit: 1db3170e0bd699acd5fec6e3fcebfa68fe86edcf
Found in base branch: develop
Vulnerability Details
If are you are using Highlight.js to highlight user-provided data you are possibly vulnerable. On the client-side (in a browser or Electron environment) risks could include lengthy freezes or crashes... On the server-side infinite freezes could occur... effectively preventing users from accessing your app or service (ie, Denial of Service). This is an issue with grammars shipped with the parser (and potentially 3rd party grammars also), not the parser itself. If you are using Highlight.js with any of the following grammars you are vulnerable. If you are using highlightAuto to detect the language (and have any of these grammars registered) you are vulnerable.
Publish Date: 2020-12-04
URL: WS-2020-0208
CVSS 3 Score Details (5.3)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: None
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: https://github.com/highlightjs/highlight.js/tree/10.4.1
Release Date: 2020-12-04
Fix Resolution: 10.4.1