CVE-2020-26237

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:highlightjs:highlight.js:*:*:*:*:*:node.js:*:*
cpe:2.3:a:highlightjs:highlight.js:*:*:*:*:*:node.js:*:*

Configuration 2 (hide)

cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*

Configuration 3 (hide)

cpe:2.3:a:oracle:mysql_enterprise_monitor:*:*:*:*:*:*:*:*

History

19 Oct 2022, 13:49

Type Values Removed Values Added
CVSS v2 : 4.9
v3 : 6.8
v2 : 4.9
v3 : 8.7
First Time Debian debian Linux
Debian
Oracle
Oracle mysql Enterprise Monitor
CPE cpe:2.3:a:oracle:mysql_enterprise_monitor:*:*:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*
References (N/A) https://www.oracle.com/security-alerts/cpujul2022.html - (N/A) https://www.oracle.com/security-alerts/cpujul2022.html - Third Party Advisory
References (MLIST) https://lists.debian.org/debian-lts-announce/2020/12/msg00041.html - (MLIST) https://lists.debian.org/debian-lts-announce/2020/12/msg00041.html - Mailing List, Third Party Advisory

25 Jul 2022, 18:15

Type Values Removed Values Added
References
  • (N/A) https://www.oracle.com/security-alerts/cpujul2022.html -

31 Dec 2020, 02:15

Type Values Removed Values Added
References
  • (MLIST) https://lists.debian.org/debian-lts-announce/2020/12/msg00041.html -

Information

Published : 2020-11-24 23:15

Updated : 2023-12-10 13:41


NVD link : CVE-2020-26237

Mitre link : CVE-2020-26237

CVE.ORG link : CVE-2020-26237


JSON object : View

Products Affected

highlightjs

  • highlight.js

oracle

  • mysql_enterprise_monitor

debian

  • debian_linux
CWE
CWE-471

Modification of Assumed-Immutable Data (MAID)