GreenButtonAlliance / OpenESPI-ThirdParty-java

Spring Framework implementation of a Green Button Third Party OpenESPI Application
https://sandbox.greenbuttonalliance.org:8443/ThirdParty/
Apache License 2.0
11 stars 28 forks source link

[Snyk] Security upgrade org.seleniumhq.selenium:selenium-java from 2.34.0 to 2.53.0 #221

Open dfcoffin opened 9 months ago

dfcoffin commented 9 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 `maven` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - pom.xml #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Upgrade | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **919/1000**
**Why?** Mature exploit, Has a fix available, CVSS 9.8 | Deserialization of Untrusted Data
[SNYK-JAVA-COMMONSCOLLECTIONS-6056408](https://snyk.io/vuln/SNYK-JAVA-COMMONSCOLLECTIONS-6056408) | `org.seleniumhq.selenium:selenium-java:`
`2.34.0 -> 2.53.0`
| No | Mature (*) Note that the real score may have changed since the PR was raised. 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/dfcoffin/project/f01721f0-77af-48c1-90b4-2b7abbe56667?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/dfcoffin/project/f01721f0-77af-48c1-90b4-2b7abbe56667?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":"27c71ad3-95a7-4e61-95ff-7bc264b67e2e","prPublicId":"27c71ad3-95a7-4e61-95ff-7bc264b67e2e","dependencies":[{"name":"org.seleniumhq.selenium:selenium-java","from":"2.34.0","to":"2.53.0"}],"packageManager":"maven","projectPublicId":"f01721f0-77af-48c1-90b4-2b7abbe56667","projectUrl":"https://app.snyk.io/org/dfcoffin/project/f01721f0-77af-48c1-90b4-2b7abbe56667?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JAVA-COMMONSCOLLECTIONS-6056408"],"upgrade":["SNYK-JAVA-COMMONSCOLLECTIONS-6056408"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[919],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Deserialization of Untrusted Data](https://learn.snyk.io/lesson/insecure-deserialization/?loc=fix-pr)