chore(deps): bump jspdf from 3.0.4 to 4.1.0 in /ui in the npm_and_yarn group across 1 directory
Type: Pull Request
State: Open
Association: Unknown
Comments: 2
(4 months ago)
(4 months ago)
do-not-merge/release-note-label-needed dependencies javascript
Bumps the npm_and_yarn group with 1 update in the /ui directory: jspdf.
Updates jspdf from 3.0.4 to 4.1.0
Release notes
Sourced from jspdf's releases.
v4.1.0
This release fixes several security issues.
What's Changed
- Upgrade optional dompurify dependency to 3.3.1 in parallax/jsPDF#3948
- Fix PDF Injection in AcroForm module allows Arbitrary JavaScript Execution vulnerability
- Fix Stored XMP Metadata Injection (Spoofing & Integrity Violation) vulnerability
- Fix Shared State Race Condition in addJS Method vulnerability
- Fix Denial of Service (DoS) via Unvalidated BMP Dimensions in BMPDecoder vulnerability
Full Changelog: https://github.com/parallax/jsPDF/compare/v4.0.0...v4.1.0
v4.0.0
This release fixes a critical path traversal/local file inclusion security vulnerability in the jsPDF Node.js build. File system access is now restricted by default and can be enabled by either using node's
--permissionflag or the newjsPDF.allowFsReadproperty.There are no other breaking changes.
Commits
02273814.1.0ae4b93fMerge commit from fork2863e5cMerge commit from forkefe54bfMerge commit from forkda291a5Merge commit from fork685e41eBump@koa/corsand local-web-server (#3951)8cc22a5Bump tmp, inquirer and karma (#3945)008b276Bump sha.js from 2.4.11 to 2.4.12 (#3946)ff66d52Bump vite from 5.4.20 to 5.4.21 in /examples/vite (#3949)bcf79f2Bump cipher-base from 1.0.4 to 1.0.7 (#3942)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
You can disable automated security fix PRs for this repo from the Security Alerts page.
Package Dependencies
jspdf
npm
3.0.4 → 4.1.0
Major
/ui in the npm_and_yarn group across 1 directory
Security Advisories
jsPDF has Local File Inclusion/Path Traversal vulnerability
jsPDF has PDF Injection in AcroFormChoiceField that allows Arbitrary JavaScript Execution
jsPDF Vulnerable to Denial of Service (DoS) via Unvalidated BMP Dimensions in BMPDecoder
jsPDF Vulnerable to Stored XMP Metadata Injection (Spoofing & Integrity Violation)
jsPDF has Shared State Race Condition in addJS Plugin
Technical Details
| ID: | 13416555 |
| UUID: | 3887531105 |
| Node ID: | PR_kwDOKTUe1M7A_3YF |
| Host: | GitHub |
| Repository: | 1Panel-dev/MaxKB |