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 27 vulnerabilities #73

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

Conversation

djantaio
Copy link
Owner

@djantaio djantaio commented Dec 2, 2023

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:
    • package.json
    • package-lock.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
critical severity 679/1000
Why? Has a fix available, CVSS 9.3
Incomplete List of Disallowed Inputs
SNYK-JS-BABELTRAVERSE-5962463
Yes No Known Exploit
medium severity 586/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-COLORSTRING-1082939
Yes Proof of Concept
medium severity 586/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-GLOBPARENT-1016905
Yes Proof of Concept
medium severity 586/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-HTMLMINIFIER-3091181
Yes Proof of Concept
high severity 661/1000
Why? Recently disclosed, Has a fix available, CVSS 7.5
Missing Release of Resource after Effective Lifetime
SNYK-JS-INFLIGHT-6095116
Yes No Known Exploit
medium severity 641/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.4
Prototype Pollution
SNYK-JS-JSON5-3182856
Yes Proof of Concept
medium severity 586/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.3
Open Redirect
SNYK-JS-NODEFORGE-2330875
Yes Proof of Concept
medium severity 529/1000
Why? Has a fix available, CVSS 6.3
Prototype Pollution
SNYK-JS-NODEFORGE-2331908
Yes No Known Exploit
medium severity 494/1000
Why? Has a fix available, CVSS 5.6
Improper Verification of Cryptographic Signature
SNYK-JS-NODEFORGE-2430337
Yes No Known Exploit
high severity 579/1000
Why? Has a fix available, CVSS 7.3
Improper Verification of Cryptographic Signature
SNYK-JS-NODEFORGE-2430339
Yes No Known Exploit
medium severity 494/1000
Why? Has a fix available, CVSS 5.6
Improper Verification of Cryptographic Signature
SNYK-JS-NODEFORGE-2430341
Yes No Known Exploit
medium severity 586/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-POSTCSS-1255640
Yes Proof of Concept
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Improper Input Validation
SNYK-JS-POSTCSS-5926692
Yes No Known Exploit
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Prototype Poisoning
SNYK-JS-QS-3153490
No Proof of Concept
medium severity 646/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.5
Server-side Request Forgery (SSRF)
SNYK-JS-REQUEST-3361831
Yes Proof of Concept
high severity 619/1000
Why? Has a fix available, CVSS 8.1
Cross-site Scripting (XSS)
SNYK-JS-SERIALIZEJAVASCRIPT-536840
No No Known Exploit
high severity 706/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.7
Arbitrary Code Injection
SNYK-JS-SERIALIZEJAVASCRIPT-570062
No Proof of Concept
high severity 619/1000
Why? Has a fix available, CVSS 8.1
Cross-site Scripting (XSS)
SNYK-JS-SERIALIZEJAVASCRIPT-6056521
No No Known Exploit
medium severity 646/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.5
Prototype Pollution
SNYK-JS-TOUGHCOOKIE-5672873
Yes Proof of Concept
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-JS-TRIMNEWLINES-1298042
No No Known Exploit
medium severity 596/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.5
Arbitrary Code Injection
SNYK-JS-UNDERSCORE-1080984
Yes Proof of Concept
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Prototype Pollution
SNYK-JS-UNSETVALUE-2400660
Yes No Known Exploit
low severity 506/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 3.7
Regular Expression Denial of Service (ReDoS)
npm:braces:20180219
Yes Proof of Concept
low severity 506/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 3.7
Regular Expression Denial of Service (ReDoS)
npm:debug:20170905
No Proof of Concept
low severity 399/1000
Why? Has a fix available, CVSS 3.7
Regular Expression Denial of Service (ReDoS)
npm:ms:20170412
No No Known Exploit
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Prototype Override Protection Bypass
npm:qs:20170213
No No Known Exploit

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

Commit messages
Package name: clean-webpack-plugin The new version differs by 20 commits.
  • 2e7f7f6 2.0.0
  • e90a300 remove unused babel plugins
  • 0ff10f0 windows test fixes
  • d6e2e38 use **/* instead of ** and update packages
  • e19b19d reorder option types
  • 03d12ac add protectWebpackAssets option
  • f506dc6 add cleanStaleWebpackAssets option
  • c730f45 cleanAfterEveryBuildPatterns should not remove webpack assets
  • 6d6b341 initialPatterns renamed to cleanOnceBeforeBuildPatterns, customPatterns renamed to cleanAfterEveryBuildPatterns
  • 5e5a519 do not include customPatterns in initialPatterns
  • 3830778 use circleci instead of travis
  • bdb5099 readme updates
  • d2ac516 require dangerouslyAllowCleanPatternsOutsideProject to explicitly set dry to false
  • 68893e8 allowExternal renamed to dangerouslyAllowCleanPatternsOutsideProject
  • 8167328 by default remove all files once prior to compilation, add allowExternal option, migrate dryRun to dry
  • 2b94838 initial 2.0
  • 2778115 bumped version
  • e64ba87 Merge pull request #95 from MeiKatz/master
  • 5e5f76a fix for issue 84
  • c9d7117 updated to 1.0.0

See the full diff

Package name: copy-webpack-plugin The new version differs by 166 commits.
  • 46af20a chore(release): 7.0.0
  • 5d5635f refactor: code (#567)
  • c6f68a5 refactor: code
  • 4cea28b refactor: next
  • 6c11e21 chore(release): 6.4.0
  • db53937 feat: added the `info` option
  • 9bc5416 feat: added type `Function` for the `to` option (#563)
  • 7167645 chore(release): 6.3.2
  • 7b58fd9 fix: watching directories (#558)
  • 5215721 chore(release): 6.3.1
  • c92b5ee style: default prettier options (#556)
  • b996923 fix: watching (#555)
  • fa5aa1b chore(release): 6.3.0
  • bc2833e refactor: fix cache (#549)
  • 87a8486 chore(deps): update (#547)
  • b827c6e refactor: logger (#545)
  • f98be10 refactor: handle errors (#544)
  • b971374 refactor: code (#543)
  • db2e3bf feat: added the `sourceFilename` info (original source filename) to assets info (#542)
  • c892451 feat: persistent cache between compilations (webpack@5 only) (#541)
  • 93936a0 chore(deps): update (#540)
  • 36ff46a ci: updated webpack versions #536
  • bd09a24 ci: updated webpack versions
  • fb60b9b chore(release): 6.2.1

See the full diff

Package name: css-loader The new version differs by 80 commits.
  • 634ab49 chore(release): 2.0.0
  • 6ade2d0 refactor: remove unused file (#860)
  • e7525c9 test: nested url (#859)
  • 7259faa test: css hacks (#858)
  • 5e6034c feat: allow to filter import at-rules (#857)
  • 5e702e7 feat: allow filtering urls (#856)
  • 9642aa5 test: css stuff (#855)
  • 3338656 fix: reduce number of require for url (#854)
  • 533abbe test: issue 636 (#853)
  • 08c551c refactor: better warning on invalid url resolution (#852)
  • b0aa159 test: issue #589 (#851)
  • f599c70 fix: broken unucode characters (#850)
  • 1e551f3 test: issue 286 (#849)
  • 419d27b docs: improve readme (#848)
  • d94a698 refactor: webpack-default (#847)
  • b97d997 feat: schema options
  • 453248f fix: support module resolution in composes (#845)
  • 8a6ea10 refactor: postcss plugins (#844)
  • fdcf687 fix: url resolving logic (#843)
  • 889dc7f feat: allow to disable css modules and disable their by default (#842)
  • ee2d253 test: importLoaders option (#841)
  • 1dad1fb feat: reuse postcss ast from other loaders (i.e `postcss-loader`) (#840)
  • fe94ebc test: icss reserved keywords (#839)
  • 9eaba66 refactor: migrate on message api for postcss-icss-plugin (#838)

See the full diff

Package name: grunt The new version differs by 96 commits.

See the full diff

Package name: grunt-contrib-less The new version differs by 15 commits.
  • 8842e4f v2.1.0
  • 51d03a3 Remove tabs
  • 57256e0 Update more deps (#357)
  • e7a6d59 Remove extra tabs
  • 25062cf Update more deps
  • b8785aa Switch to Github actions, update deps (#356)
  • 94533ed Add a process option to the compiler (#349)
  • 7e8057c Updating lodash patch 4.17.11 (#348)
  • 815cef9 v2.0.0 with dep updates (#342)
  • 5b04ca0 Update less to 3.0.0 (#340)
  • d8231dc Add node 8, remove node 0.10 (#337)
  • 0353e53 accept a function for sourceMapFilename (#306)
  • c81d284 accept a function for sourceMapURL (#307)
  • e0c3722 Update AppVeyor project.
  • 459ca0b Update less-options.md

See the full diff

Package name: grunt-contrib-watch The new version differs by 20 commits.

See the full diff

Package name: html-webpack-plugin The new version differs by 250 commits.
  • 873d75b chore(release): 5.5.0
  • ddeb774 chore: update examples
  • 1e42625 feat: Support type=module via scriptLoading option
  • 7d3645b Bump pretty-error to 4.0.0 to fix transitive vuln for ansi-regex CVE-2021-3807
  • 79be779 [chore] changes actions to run on pull_requests
  • b7e5859 [chore] fixes CI to avoid race conditions
  • 48131d3 chore(release): 5.4.0
  • 16a841a [chore] rebuild examples
  • 3bb7c17 Update index.js
  • e38ac97 Update index.js
  • f08bd02 [chore] updates fixtures
  • d62a10f [chore] upgrades [email protected] -> 6.0.2
  • 2f5de7a Remove archived plugin
  • 8f8f7c5 chore(release): 5.3.2
  • 053c6e6 chore: update snapshot tests for webpack 5.4.0
  • 9c7fba0 Fix security vulnerabilities
  • b98fbeb Fix security vulnerabilities
  • 25cdfc7 Added inject-body-webpack-plugin to readme
  • 0e4c1fb Update README to document actual behavior
  • 0a6568d chore(release): 5.3.1
  • 82d0ee8 fix: remove loader-utils from plugin core
  • 6f39192 chore(release): 5.3.0
  • d654f5b feat: allow to modify the interpolation options in webpack config
  • 41d7a50 feat: drop loader-utils dependency

See the full diff

Package name: json-server The new version differs by 144 commits.

See the full diff

Package name: rimraf The new version differs by 62 commits.
  • 3b6b098 4.0.0
  • e0cffea ci: reduce workload even more
  • 0e6646d ci: remove unnecessary lint filter
  • 546e017 update action versions
  • 6d88a65 tone down benchmark intensity
  • 842a8d2 fix benchmark workflow yaml
  • 1b91697 chore: add copyright year to license
  • 08bbb06 rewrite in TS, export hybrid, update changelog, docs
  • 1b3f46e drop support for node versions below 14
  • 2e1f003 gh actions workflow for benchmarks
  • 52f9370 tests for retry-busy behavior
  • 188e3ed don't test on very old node versions
  • d1d5495 test for fix-eperm
  • e7501cd prettier formatting
  • 40f64ec windows: only fall back to move-remove when absolutely necessary
  • b6f7819 update tap
  • 99496cd test: run posix test on windows, why not?
  • 51d43c1 benchmarks
  • 6b8aa29 doc: correct os.tmp default
  • 4b228c9 do not ever actually try to rmdir /
  • 2442655 consolidate all the spellings of 'opt' into one
  • d4eec2e add cli script
  • 0c82d74 accept strings, arrays of strings, and no other types
  • ad4f2db Do not rimraf /, override with preserveRoot:false

See the full diff

Package name: webpack The new version differs by 250 commits.
  • 610f368 5.0.0
  • 5ce65c1 update examples
  • bbe1230 Merge pull request #11628 from webpack/bugfix/real-content-hash
  • 75ecff2 5.0.0-rc.6
  • bfc35d6 Merge pull request #11603 from MayaWolf/master
  • 76e8cbd Merge pull request #11622 from webpack/dependabot/npm_and_yarn/types/node-13.13.25
  • 9fd1be2 chore(deps-dev): bump @ types/node from 13.13.23 to 13.13.25
  • 36bcfaa Merge pull request #11621 from webpack/bugfix/11619
  • 9130d10 fix called variables with ProvidePlugin
  • 3e42105 Merge pull request #11620 from webpack/bugfix/11617
  • 4709719 skip connections copied to concatenated module
  • 57b493f 5.0.0-rc.5
  • 1658e2f Merge pull request #11618 from webpack/bugfix/11615
  • a8fb45d fixes crash in SideEffectsFlagPlugin
  • 84b196d emit error instead of crashing when unexpected problem occurs
  • 5573fed Merge pull request #11601 from Hornwitser/improve-suggested-polyfill-config
  • 9b5cce9 Merge pull request #11609 from snitin315/export-types
  • 37c495c export type RuleSetUseItem
  • 39faf34 export type RuleSetUse
  • e5fd246 export type RuleSetConditionAbsolute
  • 660baad export RuleSetCondition types
  • 13e3ca5 Merge pull request #11602 from webpack/bugfix/shared-runtime-chunk
  • 9c0587e Merge pull request #11606 from webpack/dependabot/npm_and_yarn/simple-git-2.21.0
  • 502d166 Merge pull request #11607 from webpack/dependabot/npm_and_yarn/acorn-8.0.4

See the full diff

Package name: webpack-cli The new version differs by 51 commits.
  • b1e7ef3 break: update pkg.json
  • 4857b9d break: webpack-cli v.3.0.0
  • 660ce95 v0.0.8
  • 9d3c9c1 v0.0.7
  • 138adfd BREAKING: webpack-cli v3 (#448)
  • 03c1969 chore(deps): Update nyc to the latest version 🚀 (#476)
  • 3a8fcce chore(deps): Update conventional-changelog-cli to the latest version 🚀 (#474)
  • 3442865 tests(binTestCases): refactor to make tests pass (#472)
  • c2398a2 fix(entry): fix a bug when `--display-entrypoints=false` does not hide entries (#464)
  • 9977406 chore(package): update jest-cli to version 23.0.1 (#467)
  • 3953648 fix(dependencies): fix vulnerabilities (#458)
  • 7c01f39 chore(travis): move npm ci to install task (#424)
  • aefa520 chore(travis): add Node.js 10 (#425)
  • 8283ba9 chore(docs): update readme
  • 9760a4d Update dependencies to enable Greenkeeper 🌴 (#443)
  • 4cca655 chore(travis): run lockfile cmds on tests (#444)
  • d0fb42c cli(init): revise installation steps (#441)
  • 51851e8 fix(pkg): test auto setup
  • bb181a1 chore(travis): Add encrypted private ssh key
  • 2091d1c chore(package.lock): update pkg.lock
  • d060239 chore(release): v.2.1.3
  • 4149c53 chore(pkg): remove prefer global
  • 84d6997 chore(templates): Update issue templates (#432)
  • 2273536 cli(cmds): revise yargs command (#422)

See the full diff

Package name: webpack-dev-server The new version differs by 250 commits.
  • 5aad1e7 chore(release): 4.8.0
  • 28ad7ed chore(deps): bump graceful-fs from 4.2.9 to 4.2.10 (#4368)
  • 7920364 feat: export initialized socket client (#4304)
  • 4e7800e chore: update webpack (#4367)
  • fbda2a8 chore(deps-dev): bump body-parser from 1.19.2 to 1.20.0 (#4366)
  • 67c080b chore(deps-dev): bump puppeteer from 13.5.1 to 13.5.2 (#4361)
  • 56ec411 chore(deps): bump html-entities from 2.3.2 to 2.3.3 (#4358)
  • ca8a53a chore: update deps and fix audit (#4356)
  • 501f6aa chore(deps-dev): bump @ babel/runtime
  • 7d2b4f0 chore(deps-dev): bump @ babel/core
  • 95e26fe test: add cases for `webSocketURL` with `server` option (#4346)
  • 84b4774 chore: migrate script for examples on `setupMiddlewares` option (#4347)
  • a7ccab1 chore: replace deprecated String.prototype.substr() (#4343)
  • 1bf2614 chore(deps-dev): bump lint-staged from 12.3.6 to 12.3.7 (#4344)
  • 188497a chore(deps-dev): bump prettier from 2.5.1 to 2.6.0 (#4339)
  • 7560a37 chore(deps-dev): bump lint-staged from 12.3.5 to 12.3.6 (#4341)
  • dc2d6f7 chore(deps): bump http-proxy-middleware from 2.0.3 to 2.0.4 (#4333)
  • 552e4ab chore(deps-dev): bump @ babel/runtime
  • af3de07 chore(deps-dev): bump @ babel/core
  • a80fa1f chore(deps): bump @ types/ws
  • 457e1e5 chore(deps-dev): bump eslint from 8.10.0 to 8.11.0 (#4334)
  • b48ff7f chore(deps-dev): bump puppeteer from 13.5.0 to 13.5.1 (#4330)
  • 3ce15d4 chore(deps-dev): bump puppeteer from 13.4.1 to 13.5.0 (#4329)
  • a892235 chore(deps-dev): bump lint-staged from 12.3.4 to 12.3.5 (#4328)

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

[//]: # (snyk:metadata:{"prId":"432c6993-bea7-49bc-be7f-f4ac0ea15469","prPublicId":"432c6993-bea7-49bc-be7f-f4ac0ea15469","dependencies":[{"name":"clean-webpack-plugin","from":"0.1.19","to":"2.0.0"},{"name":"copy-webpack-plugin","from":"4.5.1","to":"7.0.0"},{"name":"css-loader","from":"0.28.11","to":"2.0.0"},{"name":"grunt","from":"1.0.2","to":"1.6.0"},{"name":"grunt-contrib-less","from":"1.4.1","to":"2.1.0"},{"name":"grunt-contrib-watch","from":"1.0.0","to":"1.1.0"},{"name":"html-webpack-plugin","from":"3.2.0","to":"5.5.0"},{"name":"json-server","from":"0.12.1","to":"0.16.2"},{"name":"rimraf","from":"2.6.2","to":"4.0.0"},{"name":"webpack","from":"4.5.0","to":"5.0.0"},{"name":"webpack-cli","from":"2.0.14","to":"3.0.0"},{"name":"webpack-dev-server","from":"3.1.3","to":"4.8.0"}],"packageManager":"npm","projectPublicId":"d4530ca6-d7e4-4772-9b55-2dc663461e43","projectUrl":"https://app.snyk.io/org/djantaio/project/d4530ca6-d7e4-4772-9b55-2dc663461e43?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-ANSIREGEX-1583908","SNYK-JS-BABELTRAVERSE-5962463","SNYK-JS-COLORSTRING-1082939","SNYK-JS-GLOBPARENT-1016905","SNYK-JS-HTMLMINIFIER-3091181","SNYK-JS-INFLIGHT-6095116","SNYK-JS-JSON5-3182856","SNYK-JS-NODEFORGE-2330875","SNYK-JS-NODEFORGE-2331908","SNYK-JS-NODEFORGE-2430337","SNYK-JS-NODEFORGE-2430339","SNYK-JS-NODEFORGE-2430341","SNYK-JS-POSTCSS-1255640","SNYK-JS-POSTCSS-5926692","SNYK-JS-QS-3153490","npm:qs:20170213","SNYK-JS-REQUEST-3361831","SNYK-JS-SERIALIZEJAVASCRIPT-536840","SNYK-JS-SERIALIZEJAVASCRIPT-570062","SNYK-JS-SERIALIZEJAVASCRIPT-6056521","SNYK-JS-TOUGHCOOKIE-5672873","SNYK-JS-TRIMNEWLINES-1298042","SNYK-JS-UNDERSCORE-1080984","SNYK-JS-UNSETVALUE-2400660","npm:braces:20180219","npm:debug:20170905","npm:ms:20170412"],"upgrade":["SNYK-JS-ANSIREGEX-1583908","SNYK-JS-BABELTRAVERSE-5962463","SNYK-JS-COLORSTRING-1082939","SNYK-JS-GLOBPARENT-1016905","SNYK-JS-HTMLMINIFIER-3091181","SNYK-JS-INFLIGHT-6095116","SNYK-JS-JSON5-3182856","SNYK-JS-NODEFORGE-2330875","SNYK-JS-NODEFORGE-2331908","SNYK-JS-NODEFORGE-2430337","SNYK-JS-NODEFORGE-2430339","SNYK-JS-NODEFORGE-2430341","SNYK-JS-POSTCSS-1255640","SNYK-JS-POSTCSS-5926692","SNYK-JS-QS-3153490","SNYK-JS-REQUEST-3361831","SNYK-JS-SERIALIZEJAVASCRIPT-536840","SNYK-JS-SERIALIZEJAVASCRIPT-570062","SNYK-JS-SERIALIZEJAVASCRIPT-6056521","SNYK-JS-TOUGHCOOKIE-5672873",...

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