percy / percy-selenium-java

Visual testing with Java Selenium and Percy
https://docs.percy.io/docs/java-selenium
MIT License
12 stars 17 forks source link

[Snyk] Fix for 2 vulnerabilities #240

Open shabbirbs opened 1 year ago

shabbirbs commented 1 year 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **379/1000**
**Why?** Has a fix available, CVSS 3.3 | Creation of Temporary File in Directory with Insecure Permissions
[SNYK-JAVA-COMGOOGLEGUAVA-5710356](https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-5710356) | `org.seleniumhq.selenium:selenium-firefox-driver:`
`4.5.3 -> 4.12.0`
`org.seleniumhq.selenium:selenium-java:`
`4.5.3 -> 4.12.0`
| No | No Known Exploit ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **539/1000**
**Why?** Has a fix available, CVSS 6.5 | Denial of Service (DoS)
[SNYK-JAVA-IONETTY-5725787](https://snyk.io/vuln/SNYK-JAVA-IONETTY-5725787) | `org.seleniumhq.selenium:selenium-java:`
`4.5.3 -> 4.12.0`
| No | No Known Exploit (*) 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/bs-sry/project/970bf3f3-c155-48fd-9608-3fd4abeb0d83?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/bs-sry/project/970bf3f3-c155-48fd-9608-3fd4abeb0d83?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":"6b74418b-c11c-4806-a7fa-8094506f7373","prPublicId":"6b74418b-c11c-4806-a7fa-8094506f7373","dependencies":[{"name":"org.seleniumhq.selenium:selenium-firefox-driver","from":"4.5.3","to":"4.12.0"},{"name":"org.seleniumhq.selenium:selenium-java","from":"4.5.3","to":"4.12.0"}],"packageManager":"maven","projectPublicId":"970bf3f3-c155-48fd-9608-3fd4abeb0d83","projectUrl":"https://app.snyk.io/org/bs-sry/project/970bf3f3-c155-48fd-9608-3fd4abeb0d83?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JAVA-COMGOOGLEGUAVA-5710356","SNYK-JAVA-IONETTY-5725787"],"upgrade":["SNYK-JAVA-COMGOOGLEGUAVA-5710356","SNYK-JAVA-IONETTY-5725787"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[379,539],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Creation of Temporary File in Directory with Insecure Permissions](https://learn.snyk.io/lesson/insecure-temporary-file/?loc=fix-pr) 🦉 [Denial of Service (DoS)](https://learn.snyk.io/lesson/redos/?loc=fix-pr)