keeps / dbptk-ui

DBPTK base UI for both Desktop and Enterprise
https://database-preservation.com
GNU Lesser General Public License v3.0
23 stars 9 forks source link

[Snyk] Fix for 4 vulnerabilities #375

Open luis100 opened 8 months ago

luis100 commented 8 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 | Reachability :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **555/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 7.1 | Denial of Service (DoS)
[SNYK-JAVA-CHQOSLOGBACK-6094942](https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-6094942) | `ch.qos.logback:logback-classic:`
`1.2.11 -> 1.4.12`
| No | No Known Exploit | No Path Found ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **555/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 7.1 | Denial of Service (DoS)
[SNYK-JAVA-CHQOSLOGBACK-6094943](https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-6094943) | `ch.qos.logback:logback-classic:`
`1.2.11 -> 1.4.12`
| No | No Known Exploit | No Path Found ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **630/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 8.6 | Improper Input Validation
[SNYK-JAVA-ORGAPACHETOMCATEMBED-6092281](https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-6092281) | `org.springframework.boot:spring-boot-starter-web:`
`2.7.7 -> 2.7.18`
| No | No Known Exploit | No Path Found ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **575/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 7.5 | Denial of Service (DoS)
[SNYK-JAVA-ORGSPRINGFRAMEWORKBOOT-6091929](https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKBOOT-6091929) | | No | No Known Exploit | No Path Found (*) Note that the real score may have changed since the PR was raised. #### Vulnerabilities that could not be fixed - Upgrade: - Could not upgrade `org.springframework.boot:spring-boot-starter-actuator@2.6.7` to `org.springframework.boot:spring-boot-starter-actuator@2.7.18`; Reason `could not apply upgrade, dependency is managed externally` ; Location: `https://maven-central.storage-download.googleapis.com/maven2/org/springframework/boot/spring-boot-dependencies/2.6.7/spring-boot-dependencies-2.6.7.pom` 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/luis100/project/34b7824d-69d9-49c0-ac93-81d42ab69d4a?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/luis100/project/34b7824d-69d9-49c0-ac93-81d42ab69d4a?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":"bf83401a-c09e-47e0-b94a-bd1463eea9e3","prPublicId":"bf83401a-c09e-47e0-b94a-bd1463eea9e3","dependencies":[{"name":"ch.qos.logback:logback-classic","from":"1.2.11","to":"1.4.12"},{"name":"org.springframework.boot:spring-boot-starter-actuator","from":"2.6.7","to":"2.7.18"},{"name":"org.springframework.boot:spring-boot-starter-web","from":"2.7.7","to":"2.7.18"}],"packageManager":"maven","projectPublicId":"34b7824d-69d9-49c0-ac93-81d42ab69d4a","projectUrl":"https://app.snyk.io/org/luis100/project/34b7824d-69d9-49c0-ac93-81d42ab69d4a?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JAVA-CHQOSLOGBACK-6094942","SNYK-JAVA-CHQOSLOGBACK-6094943","SNYK-JAVA-ORGAPACHETOMCATEMBED-6092281","SNYK-JAVA-ORGSPRINGFRAMEWORKBOOT-6091929"],"upgrade":["SNYK-JAVA-CHQOSLOGBACK-6094942","SNYK-JAVA-CHQOSLOGBACK-6094943","SNYK-JAVA-ORGAPACHETOMCATEMBED-6092281","SNYK-JAVA-ORGSPRINGFRAMEWORKBOOT-6091929"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[555,555,630,575],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Denial of Service (DoS)](https://learn.snyk.io/lesson/redos/?loc=fix-pr) 🦉 [Improper Input Validation](https://learn.snyk.io/lesson/improper-input-validation/?loc=fix-pr)