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

chore(deps): update dependency prismjs to 1.27.0 [security] - autoclosed #1429

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2022

Mend Renovate

This PR contains the following updates:

Package Change
prismjs 1.26.0 -> 1.27.0

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


Configuration

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

🚦 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, check this box

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

@codecov-commenter
Copy link

Codecov Report

Merging #1429 (3a71b0e) into master (05d4922) will increase coverage by 18.62%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           master    #1429       +/-   ##
===========================================
+ Coverage   72.14%   90.76%   +18.62%     
===========================================
  Files           8       10        +2     
  Lines         140      249      +109     
  Branches       17       64       +47     
===========================================
+ Hits          101      226      +125     
+ Misses         38       20       -18     
- Partials        1        3        +2     
Flag Coverage Δ
node ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
node/src/prelude.ts
node/src/projects.ts
node/src/documents.ts
node/src/config.ts
node/src/logging.ts
node/src/kernels.ts
node/src/pubsub.ts
node/src/plugins.ts
themes/src/util/index.ts 100.00% <0.00%> (ø)
themes/src/themes/elife/lib/query.ts 100.00% <0.00%> (ø)
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9364e5b...3a71b0e. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update dependency prismjs to 1.27.0 [security] chore(deps): update dependency prismjs to 1.27.0 [SECURITY] Jun 27, 2022
@renovate renovate bot changed the title chore(deps): update dependency prismjs to 1.27.0 [SECURITY] chore(deps): update dependency prismjs to 1.27.0 [security] Jun 28, 2022
@renovate renovate bot changed the title chore(deps): update dependency prismjs to 1.27.0 [security] Update dependency prismjs to 1.27.0 [SECURITY] Dec 17, 2022
@renovate renovate bot changed the title Update dependency prismjs to 1.27.0 [SECURITY] chore(deps): update dependency prismjs to 1.27.0 [security] Dec 17, 2022
@renovate renovate bot changed the title chore(deps): update dependency prismjs to 1.27.0 [security] chore(deps): update dependency prismjs to 1.27.0 [security] - autoclosed Dec 31, 2022
@renovate renovate bot closed this Dec 31, 2022
@renovate renovate bot deleted the renovate/npm-prismjs-vulnerability branch December 31, 2022 00:24
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

2 participants