[Snyk] Security upgrade org.apache.kafka:kafka_2.12 from 2.5.0 to 3.4.0
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:
- orion-server/pom.xml
Vulnerabilities that will be fixed
With an upgrade:
| Severity | Priority Score (*) | Issue | Upgrade | Breaking Change | Exploit Maturity | Reachability |
|---|---|---|---|---|---|---|
| 525/1000 Why? Has a fix available, CVSS 7.5 |
Denial of Service (DoS) SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244 |
org.apache.kafka:kafka_2.12: 2.5.0 -> 3.4.0 |
Yes | No Known Exploit | No Path Found | |
| 520/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 5.9 |
Denial of Service (DoS) SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424 |
org.apache.kafka:kafka_2.12: 2.5.0 -> 3.4.0 |
Yes | Proof of Concept | No Path Found | |
| 520/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 5.9 |
Denial of Service (DoS) SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038426 |
org.apache.kafka:kafka_2.12: 2.5.0 -> 3.4.0 |
Yes | Proof of Concept | No Path Found |
(*) 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
📚 Read more about Snyk's upgrade and patch logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Denial of Service (DoS) 🦉 Denial of Service (DoS) 🦉 Denial of Service (DoS)
Kafka version in Orion is used as a client not as server. Jackson version can be upgraded as long as it is compatible with dropwizard.