Morsmalleo / AhMyth

Cross-Platform Android Remote Administration Tool | Official maintained repository for the AhMyth R.A.T Project | A dedicated revival of the original repository at https://GitHub.com/AhMyth/AhMyth-Android-RAT
GNU General Public License v3.0
709 stars 175 forks source link

[Snyk] Security upgrade micromatch from 3.1.10 to 4.0.0 #423

Closed Morsmalleo closed 5 months ago

Morsmalleo commented 7 months ago

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: - AhMyth-Server/app/node_modules/matchdep/node_modules/findup-sync/package.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **589/1000**
**Why?** Has a fix available, CVSS 7.5 | Prototype Pollution
[SNYK-JS-UNSETVALUE-2400660](https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: micromatch The new version differs by 29 commits.
  • 89efcff 4.0.0
  • f3238cb Merge pull request #151 from micromatch/dev
  • 7c78f9a ensure args are strings
  • 2e42796 bump picomatch
  • 09f8260 windows, it's time we had a talk...
  • a49f94c fix slashes in tests
  • a6ab670 use braces patch, build readme
  • 976d956 upgrade braces and picomatch
  • a6596da add benchmarks
  • 11168b1 rename unixify to windows
  • 5bf40fe package.json: Use github versions of deps to test the env.
  • 5d78d48 Drop node v6 since picomatch doesnt support it.
  • 96ac3ba Remove duplicate node. Remove unsupported node v7.
  • bf44408 Merge branch 'master' into dev
  • b8abcf9 Merge remote-tracking branch 'origin/dev'
  • e07df11 rebuild docs
  • 47340ad Merge remote-tracking branch 'origin/master' into dev
  • 52df06d refactor
  • 09bd55c Merge pull request #149 from Glazy/hotfix/issue-template-update
  • c32543d Add myself to package.json contributors list
  • 86858bf Update issue template w/ typo and question change
  • f2ce9d2 Merge pull request #130 from wtgtybhertgeghgtwtg/unescape
  • 677f127 Merge pull request #134 from Tvrqvoise/v3-changelog
  • 4a70a66 Merge pull request #141 from simlu/patch-1
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](https://app.snyk.io/org/morsmalleo/project/b06ff03e-fdd0-4916-8e6a-e7a3b10c2da4?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/morsmalleo/project/b06ff03e-fdd0-4916-8e6a-e7a3b10c2da4?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"a5ea7b71-35c7-4ebd-86c6-b02a71b17472","prPublicId":"a5ea7b71-35c7-4ebd-86c6-b02a71b17472","dependencies":[{"name":"micromatch","from":"3.1.10","to":"4.0.0"}],"packageManager":"npm","projectPublicId":"b06ff03e-fdd0-4916-8e6a-e7a3b10c2da4","projectUrl":"https://app.snyk.io/org/morsmalleo/project/b06ff03e-fdd0-4916-8e6a-e7a3b10c2da4?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-UNSETVALUE-2400660"],"upgrade":["SNYK-JS-UNSETVALUE-2400660"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[589],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Prototype Pollution](https://learn.snyk.io/lesson/prototype-pollution/?loc=fix-pr)