dzhw / metadatamanagement

Metadatamanagement (MDM) - Data Search for Higher Education Research and Science Studies
https://metadata.fdz.dzhw.eu
GNU Affero General Public License v3.0
25 stars 9 forks source link

[Snyk] Fix for 3 vulnerabilities #3333

Open AndyDaniel1 opened 7 months ago

AndyDaniel1 commented 7 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **506/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 3.7 | Buffer Overflow
[SNYK-JAVA-COMJAYWAYJSONPATH-6140361](https://snyk.io/vuln/SNYK-JAVA-COMJAYWAYJSONPATH-6140361) | `org.zalando:logbook-spring-boot-starter:`
`2.15.0 -> 3.8.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 | NULL Pointer Dereference
[SNYK-JAVA-JODATIME-6595834](https://snyk.io/vuln/SNYK-JAVA-JODATIME-6595834) | | No | No Known Exploit ![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 | Allocation of Resources Without Limits or Throttling
[SNYK-JAVA-SOFTWAREAMAZONION-6153869](https://snyk.io/vuln/SNYK-JAVA-SOFTWAREAMAZONION-6153869) | | 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 `com.amazonaws:aws-java-sdk-ecs@1.12.313` to `com.amazonaws:aws-java-sdk-ecs@1.12.701`; Reason `could not apply upgrade, dependency is managed externally` ; Location: `https://maven-central.storage-download.googleapis.com/maven2/com/amazonaws/aws-java-sdk-pom/1.12.313/aws-java-sdk-pom-1.12.313.pom` - Could not upgrade `org.elasticsearch.client:elasticsearch-rest-high-level-client@7.15.2` to `org.elasticsearch.client:elasticsearch-rest-high-level-client@7.17.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.5.13/spring-boot-dependencies-2.5.13.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/andydaniel1/project/53e0a561-ea8d-4626-9591-8db7f2c399c5?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/andydaniel1/project/53e0a561-ea8d-4626-9591-8db7f2c399c5?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":"8012a0d5-5468-4003-addc-7b463060575e","prPublicId":"8012a0d5-5468-4003-addc-7b463060575e","dependencies":[{"name":"com.amazonaws:aws-java-sdk-ecs","from":"1.12.313","to":"1.12.701"},{"name":"org.elasticsearch.client:elasticsearch-rest-high-level-client","from":"7.15.2","to":"7.17.8"},{"name":"org.zalando:logbook-spring-boot-starter","from":"2.15.0","to":"3.8.0"}],"packageManager":"maven","projectPublicId":"53e0a561-ea8d-4626-9591-8db7f2c399c5","projectUrl":"https://app.snyk.io/org/andydaniel1/project/53e0a561-ea8d-4626-9591-8db7f2c399c5?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JAVA-COMJAYWAYJSONPATH-6140361","SNYK-JAVA-JODATIME-6595834","SNYK-JAVA-SOFTWAREAMAZONION-6153869"],"upgrade":["SNYK-JAVA-COMJAYWAYJSONPATH-6140361","SNYK-JAVA-JODATIME-6595834","SNYK-JAVA-SOFTWAREAMAZONION-6153869"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[506,551,589],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [NULL Pointer Dereference](https://learn.snyk.io/lesson/null-dereference/?loc=fix-pr) 🦉 [Allocation of Resources Without Limits or Throttling](https://learn.snyk.io/lesson/no-rate-limiting/?loc=fix-pr)