This repository was archived by the owner on May 10, 2021. It is now read-only.
chore(deps): update dependency highlight.js to v9.18.2 [security] - autoclosed #4
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
9.11.0->9.18.2GitHub Vulnerability Alerts
CVE-2020-26237
Impact
Affected versions of this package 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.
Patches
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.
Workarounds
Patch your library
Manually patch your library to create null objects for both
languagesandaliases:Filter out bad data from end users
Filter the language names that users are allowed to inject into your HTML to guarantee they are valid.
References
For more information
If you have any questions or comments about this advisory:
Release Notes
highlightjs/highlight.js
v9.18.1Compare Source
Grammar Improvements:
v9.18.0Compare Source
New languages:
New themes:
Core Changes:
Language Improvements:
blockandendblockkeywords (#2343) Philipp EngelA::typeName func(...)) (#2332) Josh GoebelA::functionName) (#2332) Josh Goebelint8_t, etc.) as function types (#2332) Josh GoebelDeveloper Tools:
v9.17.1Compare Source
Fixes:
v9.17.0Compare Source
New languages:
New themes:
Core Improvements:
createElementNStocreateElement(#2314) Josh Goebelselfmode at the top-level of a language (#2294) Josh GoebelLanguage Improvements:
ifgetting confused as an f-string (#2200) Josh Goebel and Carl Baxtercalc(2px+3px)(#2241)v9.16.2Compare Source
New languages:
none.
New styles:
none.
Improvements:
v9.16.1Compare Source
New languages:
none.
New styles:
Improvements:
!~method definition (#2222)@dynamicMemberLookupand@propertyWrapper(#2202)endWithParentinsidestartsnow always works (#2201)vbscriptas potential script tag subLanguagefuturebuilt-in (#1610)v9.15.10Compare Source
New languages:
none.
New styles:
none.
Improvements:
scripttags (#1690)v9.15.9Compare Source
Improvements:
v9.15.8Compare Source
New languages:
none.
New styles:
none.
Improvements:
v9.15.7Compare Source
New languages:
none.
New styles:
none.
Improvements:
v9.15.6Compare Source
New languages:
none.
New styles:
none.
Improvements:
v9.15.5Compare Source
New languages:
none.
New styles:
none.
Improvements:
🔥 Hot fix: updated build tool.
v9.15.2Compare Source
New languages:
none.
New styles:
none.
Improvements:
🔥 Hot fix that was preventing highlight.js from installing.
v9.15.1Compare Source
New languages:
none.
New styles:
none.
Improvements:
scripttags (#1690)v9.14.2Compare Source
New languages:
none.
New styles:
none.
Improvements:
v9.14.1Compare Source
New languages:
none.
New styles:
none.
Improvements:
v9.13.1Compare Source
Improvements:
autoDetectionto accept language aliases.v9.13.0Compare Source
New languages:
New styles:
Improvements:
endSameAsBeginfor nested constructs with variable namesby Egor Rogov.
@objcMembersto@attributes, by Berk ÇebidisableAutodetectfor preventing autodetection by Egor Rogovv9.12.0Compare Source
New language:
New style:
Improvements:
has not been updated for more than 8 years. The new version supports syntax
for versions 7.7 and 8.
titles detection and added highlighting of
[Attributes].consistently with other kinds.
Renovate configuration
📅 Schedule: "" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.