magnologan / nodejs-goof

Super vulnerable todo list application
Apache License 2.0
1 stars 1 forks source link

[Snyk] Fix for 5 vulnerabilities #5

Open magnologan opened 1 month ago

magnologan commented 1 month ago

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


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 5 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `package.json` - `package-lock.json` #### Vulnerabilities that will be fixed with an upgrade: | | Issue | Score | :-------------------------:|:-------------------------|:------------------------- ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png 'critical severity') | Arbitrary File Write via Archive Extraction (Zip Slip)
[npm:adm-zip:20180415](https://snyk.io/vuln/npm:adm-zip:20180415) |   **899**   ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png 'medium severity') | Cross-site Scripting (XSS)
[SNYK-JS-JQUERY-567880](https://snyk.io/vuln/SNYK-JS-JQUERY-567880) |   **711**   ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png 'medium severity') | Cross-site Scripting (XSS)
[SNYK-JS-JQUERY-565129](https://snyk.io/vuln/SNYK-JS-JQUERY-565129) |   **701**   ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png 'medium severity') | Prototype Pollution
[SNYK-JS-JQUERY-174006](https://snyk.io/vuln/SNYK-JS-JQUERY-174006) |   **601**   ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png 'medium severity') | Cross-site Scripting (XSS)
[npm:jquery:20150627](https://snyk.io/vuln/npm:jquery:20150627) |   **484**   --- > [!IMPORTANT] > > - Check the changes in this PR to ensure they won't cause issues with your project. > - Max score is 1000. Note that the real score may have changed since the PR was raised. > - This PR was automatically created by Snyk using the credentials of a real user. --- **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/magnologan/project/b9bba3fc-2b7a-44c9-9dd2-f532609947ca?utm_source=github&utm_medium=referral&page=fix-pr) 📜 [Customise PR templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates) 🛠 [Adjust project settings](https://app.snyk.io/org/magnologan/project/b9bba3fc-2b7a-44c9-9dd2-f532609947ca?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read about Snyk's upgrade logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Prototype Pollution](https://learn.snyk.io/lesson/prototype-pollution/?loc=fix-pr) 🦉 [Cross-site Scripting (XSS)](https://learn.snyk.io/lesson/dom-based-xss/?loc=fix-pr) [//]: # 'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"adm-zip","from":"0.4.7","to":"0.4.11"},{"name":"jquery","from":"2.2.4","to":"3.5.0"}],"env":"prod","issuesToFix":[{"exploit_maturity":"Mature","id":"npm:adm-zip:20180415","priority_score":899,"priority_score_factors":[{"type":"exploit","label":"High","score":214},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"9.4","score":470},{"type":"scoreVersion","label":"v1","score":1}],"severity":"critical","title":"Arbitrary File Write via Archive Extraction (Zip Slip)"},{"exploit_maturity":"Proof of Concept","id":"SNYK-JS-JQUERY-174006","priority_score":601,"priority_score_factors":[{"type":"exploit","label":"Proof of Concept","score":107},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"5.6","score":280},{"type":"scoreVersion","label":"v1","score":1}],"severity":"medium","title":"Prototype Pollution"},{"exploit_maturity":"Mature","id":"SNYK-JS-JQUERY-565129","priority_score":701,"priority_score_factors":[{"type":"exploit","label":"Functional","score":171},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"6.3","score":315},{"type":"scoreVersion","label":"v1","score":1}],"severity":"medium","title":"Cross-site Scripting (XSS)"},{"exploit_maturity":"Mature","id":"SNYK-JS-JQUERY-567880","priority_score":711,"priority_score_factors":[{"type":"exploit","label":"Functional","score":171},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"6.5","score":325},{"type":"scoreVersion","label":"v1","score":1}],"severity":"medium","title":"Cross-site Scripting (XSS)"},{"exploit_maturity":"No Known Exploit","id":"npm:jquery:20150627","priority_score":484,"priority_score_factors":[{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"5.4","score":270},{"type":"scoreVersion","label":"v1","score":1}],"severity":"medium","title":"Cross-site Scripting (XSS)"}],"prId":"4f30dddb-5582-463e-be79-61d7868bf930","prPublicId":"4f30dddb-5582-463e-be79-61d7868bf930","packageManager":"npm","priorityScoreList":[899,601,701,711,484],"projectPublicId":"b9bba3fc-2b7a-44c9-9dd2-f532609947ca","projectUrl":"https://app.snyk.io/org/magnologan/project/b9bba3fc-2b7a-44c9-9dd2-f532609947ca?utm_source=github&utm_medium=referral&page=fix-pr","prType":"fix","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":["priorityScore"],"type":"auto","upgrade":["SNYK-JS-JQUERY-174006","SNYK-JS-JQUERY-565129","SNYK-JS-JQUERY-567880","npm:adm-zip:20180415","npm:jquery:20150627"],"vulns":["npm:adm-zip:20180415","SNYK-JS-JQUERY-174006","SNYK-JS-JQUERY-565129","SNYK-JS-JQUERY-567880","npm:jquery:20150627"],"patch":[],"isBreakingChange":true,"remediationStrategy":"vuln"}'