rosehgal / TrashEmail

A hosted disposable email telegram bot; Extremely privacy friendly; Proudly hosted for community.
https://t.me/trashemail_bot
Apache License 2.0
548 stars 65 forks source link

[Snyk] Fix for 2 vulnerabilities #108

Open rosehgal opened 2 years ago

rosehgal commented 2 years 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: - TrashEmailService/pom.xml #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Upgrade | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **589/1000**
**Why?** Has a fix available, CVSS 7.5 | Denial of Service (DoS)
[SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244](https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244) | | No | No Known Exploit ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **551/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 5.3 | Denial of Service (DoS)
[SNYK-JAVA-ORGSPRINGFRAMEWORK-2823313](https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2823313) | `org.springframework.boot:spring-boot-starter-data-jpa:`
`2.4.0 -> 2.5.14`
| No | No Known Exploit (*) 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.2.7.RELEASE` to `org.springframework.boot:spring-boot-starter-actuator@2.5.14`; 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.2.7.RELEASE/spring-boot-dependencies-2.2.7.RELEASE.pom` - Could not upgrade `org.springframework.boot:spring-boot-starter-web@2.2.7.RELEASE` to `org.springframework.boot:spring-boot-starter-web@2.6.8`; 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.2.7.RELEASE/spring-boot-dependencies-2.2.7.RELEASE.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/r0hi7/project/909e0984-f183-494e-9746-5a226629653a?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/r0hi7/project/909e0984-f183-494e-9746-5a226629653a?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":"ff93e191-c2d1-4346-99a0-6ef6695d06f6","prPublicId":"ff93e191-c2d1-4346-99a0-6ef6695d06f6","dependencies":[{"name":"org.springframework.boot:spring-boot-starter-actuator","from":"2.2.7.RELEASE","to":"2.5.14"},{"name":"org.springframework.boot:spring-boot-starter-data-jpa","from":"2.4.0","to":"2.5.14"},{"name":"org.springframework.boot:spring-boot-starter-web","from":"2.2.7.RELEASE","to":"2.6.8"}],"packageManager":"maven","projectPublicId":"909e0984-f183-494e-9746-5a226629653a","projectUrl":"https://app.snyk.io/org/r0hi7/project/909e0984-f183-494e-9746-5a226629653a?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244","SNYK-JAVA-ORGSPRINGFRAMEWORK-2823313"],"upgrade":["SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244","SNYK-JAVA-ORGSPRINGFRAMEWORK-2823313"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[589,551]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io?loc=fix-pr)