CCAFS / MARLO

Managing Agricultural Research for Learning and Outcomes
GNU General Public License v3.0
8 stars 8 forks source link

[Snyk] Fix for 4 vulnerabilities #2564

Open kenjitm opened 4 months ago

kenjitm commented 4 months 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 4 vulnerabilities in the maven dependencies of this project. #### Snyk changed the following file(s): - `marlo-parent/pom.xml` #### Vulnerabilities that will be fixed with an upgrade: | | Issue | Score | Upgrade :-------------------------:|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png 'high severity') | Arbitrary Code Execution
[SNYK-JAVA-COMMONSBEANUTILS-30077](https://snyk.io/vuln/SNYK-JAVA-COMMONSBEANUTILS-30077) |   **665**   | net.sf.jasperreports:jasperreports:
`6.2.2` -> `7.0.0`
`Major version upgrade` `No Path Found` `Mature` ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png 'high severity') | Open Redirect
[SNYK-JAVA-ORGSPRINGFRAMEWORK-6261586](https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-6261586) |   **563**   | org.springframework:spring-webmvc:
`4.3.24.RELEASE` -> `5.3.34`
`Major version upgrade` `No Path Found` `No Known Exploit` ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png 'high severity') | Open Redirect
[SNYK-JAVA-ORGSPRINGFRAMEWORK-6444790](https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-6444790) |   **563**   | org.springframework:spring-webmvc:
`4.3.24.RELEASE` -> `5.3.34`
`Major version upgrade` `No Path Found` `No Known Exploit` ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png 'medium severity') | Open Redirect
[SNYK-JAVA-ORGSPRINGFRAMEWORK-6597980](https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-6597980) |   **420**   | org.springframework:spring-webmvc:
`4.3.24.RELEASE` -> `5.3.34`
`Major version upgrade` `No Path Found` `No Known Exploit` --- > [!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/kenjitm/project/37330423-256c-4df6-8a32-a36c5385658d?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/kenjitm/project/37330423-256c-4df6-8a32-a36c5385658d?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:** 🦉 [Arbitrary Code Execution](https://learn.snyk.io/lesson/improper-input-validation/?loc=fix-pr) 🦉 [Open Redirect](https://learn.snyk.io/lesson/open-redirect/?loc=fix-pr) [//]: # 'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"net.sf.jasperreports:jasperreports","from":"6.2.2","to":"7.0.0"},{"name":"org.springframework:spring-webmvc","from":"4.3.24.RELEASE","to":"5.3.34"}],"env":"prod","issuesToFix":[{"exploit_maturity":"Mature","id":"SNYK-JAVA-COMMONSBEANUTILS-30077","priority_score":665,"priority_score_factors":[{"type":"exploit","label":"High","score":150},{"type":"fixability","label":true,"score":150},{"type":"cvssScore","label":"7.3","score":365},{"type":"scoreVersion","label":"v1","score":1}],"severity":"high","title":"Arbitrary Code Execution"},{"exploit_maturity":"No Known Exploit","id":"SNYK-JAVA-ORGSPRINGFRAMEWORK-6261586","priority_score":563,"priority_score_factors":[{"type":"socialTrends","label":true,"score":83},{"type":"fixability","label":true,"score":125},{"type":"cvssScore","label":"7.1","score":355},{"type":"scoreVersion","label":"v1","score":1}],"severity":"high","title":"Open Redirect"},{"exploit_maturity":"No Known Exploit","id":"SNYK-JAVA-ORGSPRINGFRAMEWORK-6444790","priority_score":563,"priority_score_factors":[{"type":"socialTrends","label":true,"score":83},{"type":"fixability","label":true,"score":125},{"type":"cvssScore","label":"7.1","score":355},{"type":"scoreVersion","label":"v1","score":1}],"severity":"high","title":"Open Redirect"},{"exploit_maturity":"No Known Exploit","id":"SNYK-JAVA-ORGSPRINGFRAMEWORK-6597980","priority_score":420,"priority_score_factors":[{"type":"fixability","label":true,"score":150},{"type":"cvssScore","label":"5.4","score":270},{"type":"scoreVersion","label":"v1","score":1}],"severity":"medium","title":"Open Redirect"}],"prId":"ce08420b-63e8-49db-a230-904e74edaa4b","prPublicId":"ce08420b-63e8-49db-a230-904e74edaa4b","packageManager":"maven","priorityScoreList":[665,563,563,420],"projectPublicId":"37330423-256c-4df6-8a32-a36c5385658d","projectUrl":"https://app.snyk.io/org/kenjitm/project/37330423-256c-4df6-8a32-a36c5385658d?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-JAVA-COMMONSBEANUTILS-30077","SNYK-JAVA-ORGSPRINGFRAMEWORK-6261586","SNYK-JAVA-ORGSPRINGFRAMEWORK-6444790","SNYK-JAVA-ORGSPRINGFRAMEWORK-6597980"],"vulns":["SNYK-JAVA-COMMONSBEANUTILS-30077","SNYK-JAVA-ORGSPRINGFRAMEWORK-6261586","SNYK-JAVA-ORGSPRINGFRAMEWORK-6444790","SNYK-JAVA-ORGSPRINGFRAMEWORK-6597980"],"patch":[],"isBreakingChange":true,"remediationStrategy":"vuln"}'