navikt / melosys-eessi

Applikasjon som håndterer kobling mot EESSI for Melosys
MIT License
1 stars 0 forks source link

[Snyk] Fix for 3 vulnerabilities #525

Closed christeredvartsen closed 1 year ago

christeredvartsen 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **768/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.5 | Denial of Service (DoS)
[SNYK-JAVA-NETMINIDEV-3369748](https://snyk.io/vuln/SNYK-JAVA-NETMINIDEV-3369748) | `com.nimbusds:nimbus-jose-jwt:`
`8.23 -> 9.0`
| Yes | Proof of Concept ![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 | Unprotected Transport of Credentials
[SNYK-JAVA-ORGAPACHETOMCATEMBED-3369687](https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-3369687) | | 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 | Allocation of Resources Without Limits or Throttling
[SNYK-JAVA-ORGSPRINGFRAMEWORK-3369749](https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-3369749) | | 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-web@2.6.7` to `org.springframework.boot:spring-boot-starter-web@2.7.10`; 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` - Could not upgrade `org.springframework.kafka:spring-kafka@2.8.5` to `org.springframework.kafka:spring-kafka@2.9.7`; 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/teammelosys/project/54a77fe1-a6fb-468f-b7a0-4390a7738c47?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/teammelosys/project/54a77fe1-a6fb-468f-b7a0-4390a7738c47?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":"85111052-537e-4655-a0f6-b1133a10d19d","prPublicId":"85111052-537e-4655-a0f6-b1133a10d19d","dependencies":[{"name":"com.nimbusds:nimbus-jose-jwt","from":"8.23","to":"9.0"},{"name":"org.springframework.boot:spring-boot-starter-web","from":"2.6.7","to":"2.7.10"},{"name":"org.springframework.kafka:spring-kafka","from":"2.8.5","to":"2.9.7"}],"packageManager":"maven","projectPublicId":"54a77fe1-a6fb-468f-b7a0-4390a7738c47","projectUrl":"https://app.snyk.io/org/teammelosys/project/54a77fe1-a6fb-468f-b7a0-4390a7738c47?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JAVA-NETMINIDEV-3369748","SNYK-JAVA-ORGAPACHETOMCATEMBED-3369687","SNYK-JAVA-ORGSPRINGFRAMEWORK-3369749"],"upgrade":["SNYK-JAVA-NETMINIDEV-3369748","SNYK-JAVA-ORGAPACHETOMCATEMBED-3369687","SNYK-JAVA-ORGSPRINGFRAMEWORK-3369749"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[768,551,551],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Denial of Service (DoS)](https://learn.snyk.io/lessons/redos/javascript/?loc=fix-pr) 🦉 [Allocation of Resources Without Limits or Throttling](https://learn.snyk.io/lessons/no-rate-limiting/golang/?loc=fix-pr)