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 pdfjs-dist to v4 [SECURITY] #5462

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 7, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pdfjs-dist (source) 3.11.174 -> 4.2.67 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2024-4367

Impact

If pdf.js is used to load a malicious PDF, and PDF.js is configured with isEvalSupported set to true (which is the default value), unrestricted attacker-controlled JavaScript will be executed in the context of the hosting domain.

Patches

The patch removes the use of eval:
https://github.com/mozilla/pdf.js/pull/18015

Workarounds

Set the option isEvalSupported to false.

References

https://bugzilla.mozilla.org/show_bug.cgi?id=1893645


Release Notes

mozilla/pdfjs-dist (pdfjs-dist)

v4.2.67

Compare Source

v4.1.392

Compare Source

v4.0.379

Compare Source

v4.0.269

Compare Source

v4.0.189

Compare Source


Configuration

πŸ“… Schedule: Branch creation - "" in timezone Etc/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.

@renovate renovate bot requested a review from a team as a code owner May 7, 2024 11:05
@renovate renovate bot added dependencies Pull requests that update a dependency file npm security This PR or issue mainly concerns security labels May 7, 2024
@thornbill thornbill added the blocked Requires work on the web client to finish label May 18, 2024
@renovate renovate bot force-pushed the renovate/npm-pdfjs-dist-vulnerability branch from 54915d4 to 6185ae1 Compare May 18, 2024 07:01
Copy link

sonarcloud bot commented May 18, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@jellyfin-bot
Copy link
Collaborator

Cloudflare Pages deployment

Latest commit 6185ae1
Status ❌ Failure. Check workflow logs for details
Preview URL Not available
Type πŸ”€ Preview

View build logs
View bot logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Requires work on the web client to finish dependencies Pull requests that update a dependency file npm security This PR or issue mainly concerns security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants