zahori-io / zahori-framework

Library containing Zahori Test Framework for Zahori.io
GNU Affero General Public License v3.0
0 stars 6 forks source link

[Snyk] Security upgrade org.apache.poi:poi-ooxml from 5.2.5 to 5.3.0 #258

Open zahori-io opened 2 months ago

zahori-io commented 2 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 2 vulnerabilities in the maven dependencies of this project. #### Snyk changed the following file(s): - `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') | Infinite loop
[SNYK-JAVA-ORGAPACHECOMMONS-6254296](https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-6254296) |   **619**   | org.apache.poi:poi-ooxml:
`5.2.5` -> `5.3.0`
`No Known Exploit` ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png 'medium severity') | Allocation of Resources Without Limits or Throttling
[SNYK-JAVA-ORGAPACHECOMMONS-6254297](https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-6254297) |   **429**   | org.apache.poi:poi-ooxml:
`5.2.5` -> `5.3.0`
`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/zahori-io/project/d4781e31-6e83-46bd-8a5d-ff2c1295f4c3?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/zahori-io/project/d4781e31-6e83-46bd-8a5d-ff2c1295f4c3?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:** 🦉 [Allocation of Resources Without Limits or Throttling](https://learn.snyk.io/lesson/no-rate-limiting/?loc=fix-pr) [//]: # 'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"org.apache.poi:poi-ooxml","from":"5.2.5","to":"5.3.0"}],"env":"prod","issuesToFix":[{"exploit_maturity":"No Known Exploit","id":"SNYK-JAVA-ORGAPACHECOMMONS-6254296","priority_score":619,"priority_score_factors":[{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"8.1","score":405},{"type":"scoreVersion","label":"v1","score":1}],"severity":"high","title":"Infinite loop"},{"exploit_maturity":"No Known Exploit","id":"SNYK-JAVA-ORGAPACHECOMMONS-6254297","priority_score":429,"priority_score_factors":[{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"4.3","score":215},{"type":"scoreVersion","label":"v1","score":1}],"severity":"medium","title":"Allocation of Resources Without Limits or Throttling"}],"prId":"ea2b5531-27c5-4e50-b963-b78032e10af4","prPublicId":"ea2b5531-27c5-4e50-b963-b78032e10af4","packageManager":"maven","priorityScoreList":[619,429],"projectPublicId":"d4781e31-6e83-46bd-8a5d-ff2c1295f4c3","projectUrl":"https://app.snyk.io/org/zahori-io/project/d4781e31-6e83-46bd-8a5d-ff2c1295f4c3?utm_source=github&utm_medium=referral&page=fix-pr","prType":"fix","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":["updated-fix-title","priorityScore"],"type":"auto","upgrade":["SNYK-JAVA-ORGAPACHECOMMONS-6254296","SNYK-JAVA-ORGAPACHECOMMONS-6254297"],"vulns":["SNYK-JAVA-ORGAPACHECOMMONS-6254296","SNYK-JAVA-ORGAPACHECOMMONS-6254297"],"patch":[],"isBreakingChange":false,"remediationStrategy":"vuln"}'
sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud