commerce icon indicating copy to clipboard operation
commerce copied to clipboard

[Snyk] Fix for 2 vulnerabilities

Open SensitiveMix opened this issue 2 years ago • 0 comments

This PR was automatically created by Snyk using the credentials of a real user.


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:
    • public/ueditor/package.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Regular Expression Denial of Service (ReDoS)
SNYK-JS-ANSIREGEX-1583908
Yes Proof of Concept
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Prototype Pollution
SNYK-JS-UNSETVALUE-2400660
No No Known Exploit

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

Commit messages
Package name: grunt The new version differs by 7 commits.
  • ffa6775 1.4.0
  • 63b2e89 Merge pull request #1728 from gruntjs/update-deps-changelog
  • 106ed17 Update changelog and util dep
  • 49de70b Merge pull request #1727 from gruntjs/update-deps-apr
  • 47cf8b6 Update CLI and nodeunit
  • e86db1c Merge pull request #1722 from gruntjs/update-through
  • 4952368 Update deps

See the full diff

Package name: grunt-contrib-compress The new version differs by 5 commits.
  • bd9fc8e v2.0.0
  • b8565a9 Update Archiver (#232)
  • f6815bf Update deps and remove nodeunit loading (#231)
  • b70c1d9 Update tests and dependencies (#230)
  • 5759edd Bump ini from 1.3.5 to 1.3.7 (#228)

See the full diff

Package name: grunt-contrib-concat The new version differs by 8 commits.
  • 9e0f72f 2.0.0
  • de2b0e9 Merge pull request #192 from gruntjs/release-2
  • 2f2aeff Release docs
  • 63a42a8 Merge pull request #191 from gruntjs/update-deps-oct
  • 4c4fab8 Update CI
  • 71d6edd Update dependencies
  • 9054b14 Merge pull request #176 from alexjking/fix-browserify-sourcemap-regex
  • b1cf785 fix(sourcemap-regex): fix regex to match browserify sorucemap charset

See the full diff

Package name: grunt-contrib-cssmin The new version differs by 9 commits.
  • 3ff3635 v4.0.0.
  • a62ac0e package.json: switch to the caret operator for clean-css
  • f8b6a7b Adds "no rebase" test case.
  • 5c05f6b Updates clean-css dependency to version 5.
  • 83b0c2f Update all dependencies except clean-css
  • e6dc6f8 Bump lodash from 4.17.15 to 4.17.19 (#305)
  • efa725b Bump underscore.string from 3.3.4 to 3.3.5 (#303)
  • 6d57138 Merge pull request #302 from gruntjs/dependabot/npm_and_yarn/lodash-4.17.15
  • 866523c Bump lodash from 4.17.10 to 4.17.15

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:

🦉 Regular Expression Denial of Service (ReDoS) 🦉 Prototype Pollution

SensitiveMix avatar Nov 28 '23 14:11 SensitiveMix