Skip to content

devtron-1.3.0.tgz: 2 vulnerabilities (highest severity is: 6.9) [electron-upgrade] #163

@mend-developer-platform-dev

Description

@mend-developer-platform-dev
📂 Vulnerable Library - devtron-1.3.0.tgz

Electron DevTools Extension

Path to dependency file: /package.json

Findings

Finding Severity 🎯 CVSS Exploit Maturity EPSS Library Type Fixed in Remediation Available Reachability
CVE-2020-26237 🟠 Medium 6.9 Not Defined < 1% highlight.js-9.16.2.tgz Transitive N/A
WS-2020-0208 🟠 Medium 6.9 N/A N/A highlight.js-9.16.2.tgz Transitive N/A

Details

🟠CVE-2020-26237

Vulnerable Library - highlight.js-9.16.2.tgz

Syntax highlighting with language autodetection.

Library home page: https://registry.npmjs.org/highlight.js/-/highlight.js-9.16.2.tgz

Path to dependency file: /package.json

Dependency Hierarchy:

  • devtron-1.3.0.tgz (Root Library)
    • highlight.js-9.16.2.tgz (Vulnerable Library)

Vulnerability Details

Highlight.js is a syntax highlighter written in JavaScript. Highlight.js versions before 9.18.2 and 10.1.2 are vulnerable to Prototype Pollution. A malicious HTML code block can be crafted that will result in prototype pollution of the base object's prototype during highlighting. If you allow users to insert custom HTML code blocks into your page/app via parsing Markdown code blocks (or similar) and do not filter the language names the user can provide you may be vulnerable. The pollution should just be harmless data but this can cause problems for applications not expecting these properties to exist and can result in strange behavior or application crashes, i.e. a potential DOS vector. If your website or application does not render user provided data it should be unaffected. Versions 9.18.2 and 10.1.2 and newer include fixes for this vulnerability. If you are using version 7 or 8 you are encouraged to upgrade to a newer release.

Publish Date: Nov 24, 2020 11:00 PM

URL: CVE-2020-26237

Threat Assessment

Exploit Maturity:Not Defined

EPSS:< 1%

Score: 6.9


Suggested Fix

Type: Upgrade version

Origin: GHSA-vfrc-7r7c-w9mx

Release Date: Nov 24, 2020 11:00 PM

Fix Resolution : highlight.js - 9.18.2,highlight.js - 10.1.2

🟠WS-2020-0208

Vulnerable Library - highlight.js-9.16.2.tgz

Syntax highlighting with language autodetection.

Library home page: https://registry.npmjs.org/highlight.js/-/highlight.js-9.16.2.tgz

Path to dependency file: /package.json

Dependency Hierarchy:

  • devtron-1.3.0.tgz (Root Library)
    • highlight.js-9.16.2.tgz (Vulnerable Library)

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: Oct 02, 2025 04:00 AM

URL: WS-2020-0208

Threat Assessment

Exploit Maturity:N/A

EPSS:N/A

Score: 6.9


Suggested Fix

Type: Upgrade version

Origin: https://github.com/highlightjs/highlight.js/tree/10.4.1

Release Date: Nov 03, 2024 10:02 AM

Fix Resolution : 10.4.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions