Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency prismjs to v1.27.0 [SECURITY] #188

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 26, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prismjs 1.15.0 -> 1.27.0 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2021-3801

Prism is a syntax highlighting library. The prismjs package is vulnerable to ReDoS (regular expression denial of service). An attacker that is able to provide a crafted HTML comment as input may cause an application to consume an excessive amount of CPU.

CVE-2022-23647

Impact

Prism's Command line plugin can be used by attackers to achieve an XSS attack. The Command line plugin did not properly escape its output, leading to the input text being inserted into the DOM as HTML code.

Server-side usage of Prism is not impacted. Websites that do not use the Command Line plugin are also not impacted.

Patches

This bug has been fixed in v1.27.0.

Workarounds

Do not use the Command line plugin on untrusted inputs, or sanitized all code blocks (remove all HTML code text) from all code blocks that use the Command line plugin.

References


Release Notes

PrismJS/prism

v1.27.0

Compare Source

New components
Updated components
Updated plugins
Other

v1.26.0

Compare Source

New components
Updated components
Updated plugins
Updated themes
Other

v1.25.0

Compare Source

New components
Updated components
Updated plugins
Updated themes
  • Twilight
Other

v1.24.1

Compare Source

Updated components
Updated plugins

v1.24.0

Compare Source

New components
Updated components
Updated plugins

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 26, 2021
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@UberOpenSourceBot
Copy link

Deploy preview ready.

Built with commit ac21e04

https://deploy-preview-188--fusionjs.netlify.app

@renovate renovate bot changed the title Update dependency prismjs to v1.23.0 [SECURITY] Update dependency prismjs to v1.23.0 [SECURITY] - autoclosed Sep 15, 2021
@renovate renovate bot closed this Sep 15, 2021
@renovate renovate bot deleted the renovate/npm-prismjs-vulnerability branch September 15, 2021 18:00
@renovate renovate bot changed the title Update dependency prismjs to v1.23.0 [SECURITY] - autoclosed Update dependency prismjs to v1.23.0 [SECURITY] Sep 20, 2021
@renovate renovate bot restored the renovate/npm-prismjs-vulnerability branch September 20, 2021 21:34
@renovate renovate bot reopened this Sep 20, 2021
@renovate renovate bot changed the title Update dependency prismjs to v1.23.0 [SECURITY] Update dependency prismjs to v1.25.0 [SECURITY] Sep 20, 2021
@renovate renovate bot changed the title Update dependency prismjs to v1.25.0 [SECURITY] Update dependency prismjs to v1.27.0 [SECURITY] Mar 7, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants