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

fix(deps): update dependency prismjs to v1.27.0 [security] - autoclosed #122

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2022

Mend Renovate

This PR contains the following updates:

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

GitHub Vulnerability Alerts

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

Configuration

📅 Schedule: "" in timezone Asia/Tokyo.

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


  • If you want to rebase/retry this PR, click this checkbox.

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

@vercel
Copy link

vercel bot commented Feb 26, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

blog-koba04-com – ./

🔍 Inspect: https://vercel.com/koba04/blog-koba04-com/355YzoSdKUUbNMiki51GvUY9ayBE
✅ Preview: https://blog-koba04-com-git-renovate-npm-prismjs-vulnerability-koba04.vercel.app

blog – ./

🔍 Inspect: https://vercel.com/koba04/blog/Gr8M7yiYmhmZUBLhtNXp8Wo4x5H5
✅ Preview: https://blog-git-renovate-npm-prismjs-vulnerability-koba04.vercel.app

@renovate renovate bot force-pushed the renovate/npm-prismjs-vulnerability branch from 09c81a8 to f4306b8 Compare April 15, 2022 11:50
@renovate renovate bot changed the title fix(deps): update dependency prismjs to v1.27.0 [security] fix(deps): update dependency prismjs to v1.27.0 [security] - autoclosed May 31, 2022
@renovate renovate bot closed this May 31, 2022
@renovate renovate bot deleted the renovate/npm-prismjs-vulnerability branch May 31, 2022 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant