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

[Snyk] Fix for 2 vulnerabilities #36

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

Conversation

valentin-panov
Copy link
Owner

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • package.json
    • package-lock.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
medium severity 703/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 6.2
Cross-site Scripting (XSS)
SNYK-JS-DOMPURIFY-8184974
No Proof of Concept
high severity 696/1000
Why? Recently disclosed, Has a fix available, CVSS 8.2
Uncontrolled Recursion
SNYK-JS-NEXT-8186172
Yes No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: dompurify The new version differs by 169 commits.
  • 3fe78d7 chore: Preparing 3.1.3 release
  • b20ce99 fix: Added smaller-than-null check for __depth hardening code
  • 1e52026 fix: Hardened the depth tracking code against prototype pollution
  • 8df72f1 fix: Made the regex for comment scrubbing a bit stricter
  • ae517d6 fix: Expanded the comment scrubbing regex matching a bit further
  • b6818ce fix: Added better configurability for new comment behavior
  • aafd7a8 docs: Changed inline comments slightly to be more accurate
  • a377bf8 test: Fixed the tests
  • d1d5d22 fix: Added experiemental comment scrubbing inside attributes
  • dc61232 fix #949
  • 0b63a98 Merge pull request #948 from ssi02014/refac/purify
  • c68783e refac: refactoring nodeType by adding a NODE_TYPE object
  • abb21f8 fix: Added experimental change to prohibit __depth clobbering
  • 705ad8e Merge branch 'main' of github.com:cure53/DOMPurify
  • 7422567 fix: Added experimental clobbering check after removal
  • fbfd2b7 Update README.md with latest shout outs
  • 74664db chore: Updated package-lock.json with new release number
  • 5f17b27 chore: Preparing 3.1.2 release
  • 5d492ee test: Fixed the tests for older Chrome and Safari
  • 8075b37 fix: Adjusted the list of permitted SVG HTML integration points
  • 61b761f fix: Switched to using the getParentNode API for some calls
  • ee17313 docs: Added new mentions of honor to the readme
  • 7bbd12b chore: Preparing 3.1.1 release
  • 87eff29 Merge branch 'main' of github.com:cure53/DOMPurify

See the full diff

Package name: next The new version differs by 250 commits.
  • a1c3a03 v14.2.7
  • d46ab2c Fix hmr assetPrefix escaping and reuse logic from other files (#67983)
  • d11cbc9 Reject next image urls in image optimizer (#68628)
  • 575385e Fix bad modRequest in flight entry manifest (#68888)
  • 9ecf2e8 update turbopack build manifest
  • 325dc4b pages router: ensure x-middleware-cache is respected (#67734)
  • d3021b6 update playwright interface
  • 5e6f511 fix i18n data pathname resolving (#68947)
  • dd32e0f Update font data (#68639)
  • 2f7fa98 Add deployment id header for rsc payload if present (#67255)
  • 545746e fix: properly patch lockfile against swc bindings (#66515)
  • 26c80ee GTM dataLayer parameter should take an object, not an array of strings (#66339)
  • bce2ec0 build: upgrade edge-runtime (#67565)
  • 96d6ada fix(next): add cross origin in react dom preload (#67423)
  • c572030 fix: Narrow down from `string | undefined` to `string` (#65248)
  • b5db704 Refactor internal routing headers to use request meta (#66987)
  • deeeb5f Revert "chore: externalize undici for bundling" (#65727)
  • 43f24d0 Switch from automatically requesting reviews to manually requesting them (#67024)
  • 42f0129 fix formatting from #69164
  • 427c01d v14.2.6
  • d4ca0b9 Ensure fetch cache TTL is updated properly (#69164)
  • eee87cb remove invalid line in disabling webpack cache example
  • dc40cc9 Fix typo in memory usage docs
  • 28110b6 [docs] Backport Multi-Zones docs to 14.x branch (#68460)

See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Cross-site Scripting (XSS)

Copy link

vercel bot commented Oct 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
metrobooks ❌ Failed (Inspect) Oct 18, 2024 6:21am

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.

2 participants