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
:-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:-------------------------|:-------------------------
![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **490/1000** **Why?** Has a fix available, CVSS 6.8 | Timing Attack [SNYK-JAVA-ORGAPACHEKAFKA-1540737](https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEKAFKA-1540737) | `org.apache.spark:spark-sql-kafka-0-10_2.12:` `2.4.8 -> 3.5.0` | Yes | No Known Exploit | No Path Found
![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **505/1000** **Why?** Proof of Concept exploit, Has a fix available, CVSS 5.6 | Deserialization of Untrusted Data [SNYK-JAVA-ORGAPACHEKAFKA-3317161](https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEKAFKA-3317161) | `org.apache.spark:spark-sql-kafka-0-10_2.12:` `2.4.8 -> 3.5.0` | Yes | Proof of Concept | No Path Found
![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **520/1000** **Why?** Proof of Concept exploit, Has a fix available, CVSS 5.9 | Denial of Service (DoS) [SNYK-JAVA-ORGCODEHAUSJACKSON-3038425](https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSJACKSON-3038425) | `org.apache.spark:spark-core_2.12:` `2.4.8 -> 3.2.0` | Yes | Proof of Concept | No Path Found
![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **520/1000** **Why?** Proof of Concept exploit, Has a fix available, CVSS 5.9 | Denial of Service (DoS) [SNYK-JAVA-ORGCODEHAUSJACKSON-3038427](https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSJACKSON-3038427) | `org.apache.spark:spark-core_2.12:` `2.4.8 -> 3.2.0` | Yes | Proof of Concept | No Path Found
![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **640/1000** **Why?** Has a fix available, CVSS 9.8 | Improper Input Validation [SNYK-JAVA-ORGCODEHAUSJACKSON-3326362](https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSJACKSON-3326362) | `org.apache.spark:spark-core_2.12:` `2.4.8 -> 3.2.0` | Yes | 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") | **525/1000** **Why?** Has a fix available, CVSS 7.5 | XML External Entity (XXE) Injection [SNYK-JAVA-ORGCODEHAUSJACKSON-534878](https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSJACKSON-534878) | `org.apache.spark:spark-core_2.12:` `2.4.8 -> 3.2.0` | Yes | No Known Exploit | 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](https://app.snyk.io/org/wajda/project/1f1d180b-08db-45d0-bc58-4394bc71392b?utm_source=github&utm_medium=referral&page=fix-pr)
🛠 [Adjust project settings](https://app.snyk.io/org/wajda/project/1f1d180b-08db-45d0-bc58-4394bc71392b?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":"f0e08e3e-8b89-4078-9428-7b5a0a99a149","prPublicId":"f0e08e3e-8b89-4078-9428-7b5a0a99a149","dependencies":[{"name":"org.apache.spark:spark-core_2.12","from":"2.4.8","to":"3.2.0"},{"name":"org.apache.spark:spark-sql-kafka-0-10_2.12","from":"2.4.8","to":"3.5.0"}],"packageManager":"maven","projectPublicId":"1f1d180b-08db-45d0-bc58-4394bc71392b","projectUrl":"https://app.snyk.io/org/wajda/project/1f1d180b-08db-45d0-bc58-4394bc71392b?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JAVA-ORGAPACHEKAFKA-1540737","SNYK-JAVA-ORGAPACHEKAFKA-3317161","SNYK-JAVA-ORGCODEHAUSJACKSON-3038425","SNYK-JAVA-ORGCODEHAUSJACKSON-3038427","SNYK-JAVA-ORGCODEHAUSJACKSON-3326362","SNYK-JAVA-ORGCODEHAUSJACKSON-534878"],"upgrade":["SNYK-JAVA-ORGAPACHEKAFKA-1540737","SNYK-JAVA-ORGAPACHEKAFKA-3317161","SNYK-JAVA-ORGCODEHAUSJACKSON-3038425","SNYK-JAVA-ORGCODEHAUSJACKSON-3038427","SNYK-JAVA-ORGCODEHAUSJACKSON-3326362","SNYK-JAVA-ORGCODEHAUSJACKSON-534878"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[490,505,520,520,640,525],"remediationStrategy":"vuln"})
---
**Learn how to fix vulnerabilities with free interactive lessons:**
🦉 [Deserialization of Untrusted Data](https://learn.snyk.io/lesson/insecure-deserialization/?loc=fix-pr)
🦉 [Denial of Service (DoS)](https://learn.snyk.io/lesson/redos/?loc=fix-pr)
🦉 [XML External Entity (XXE) Injection](https://learn.snyk.io/lesson/xxe/?loc=fix-pr)
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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **490/1000****Why?** Has a fix available, CVSS 6.8 | Timing Attack
[SNYK-JAVA-ORGAPACHEKAFKA-1540737](https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEKAFKA-1540737) | `org.apache.spark:spark-sql-kafka-0-10_2.12:`
`2.4.8 -> 3.5.0`
| Yes | No Known Exploit | No Path Found ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **505/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 5.6 | Deserialization of Untrusted Data
[SNYK-JAVA-ORGAPACHEKAFKA-3317161](https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEKAFKA-3317161) | `org.apache.spark:spark-sql-kafka-0-10_2.12:`
`2.4.8 -> 3.5.0`
| Yes | Proof of Concept | No Path Found ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **520/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 5.9 | Denial of Service (DoS)
[SNYK-JAVA-ORGCODEHAUSJACKSON-3038425](https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSJACKSON-3038425) | `org.apache.spark:spark-core_2.12:`
`2.4.8 -> 3.2.0`
| Yes | Proof of Concept | No Path Found ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **520/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 5.9 | Denial of Service (DoS)
[SNYK-JAVA-ORGCODEHAUSJACKSON-3038427](https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSJACKSON-3038427) | `org.apache.spark:spark-core_2.12:`
`2.4.8 -> 3.2.0`
| Yes | Proof of Concept | No Path Found ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **640/1000**
**Why?** Has a fix available, CVSS 9.8 | Improper Input Validation
[SNYK-JAVA-ORGCODEHAUSJACKSON-3326362](https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSJACKSON-3326362) | `org.apache.spark:spark-core_2.12:`
`2.4.8 -> 3.2.0`
| Yes | 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") | **525/1000**
**Why?** Has a fix available, CVSS 7.5 | XML External Entity (XXE) Injection
[SNYK-JAVA-ORGCODEHAUSJACKSON-534878](https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSJACKSON-534878) | `org.apache.spark:spark-core_2.12:`
`2.4.8 -> 3.2.0`
| Yes | No Known Exploit | 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](https://app.snyk.io/org/wajda/project/1f1d180b-08db-45d0-bc58-4394bc71392b?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/wajda/project/1f1d180b-08db-45d0-bc58-4394bc71392b?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":"f0e08e3e-8b89-4078-9428-7b5a0a99a149","prPublicId":"f0e08e3e-8b89-4078-9428-7b5a0a99a149","dependencies":[{"name":"org.apache.spark:spark-core_2.12","from":"2.4.8","to":"3.2.0"},{"name":"org.apache.spark:spark-sql-kafka-0-10_2.12","from":"2.4.8","to":"3.5.0"}],"packageManager":"maven","projectPublicId":"1f1d180b-08db-45d0-bc58-4394bc71392b","projectUrl":"https://app.snyk.io/org/wajda/project/1f1d180b-08db-45d0-bc58-4394bc71392b?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JAVA-ORGAPACHEKAFKA-1540737","SNYK-JAVA-ORGAPACHEKAFKA-3317161","SNYK-JAVA-ORGCODEHAUSJACKSON-3038425","SNYK-JAVA-ORGCODEHAUSJACKSON-3038427","SNYK-JAVA-ORGCODEHAUSJACKSON-3326362","SNYK-JAVA-ORGCODEHAUSJACKSON-534878"],"upgrade":["SNYK-JAVA-ORGAPACHEKAFKA-1540737","SNYK-JAVA-ORGAPACHEKAFKA-3317161","SNYK-JAVA-ORGCODEHAUSJACKSON-3038425","SNYK-JAVA-ORGCODEHAUSJACKSON-3038427","SNYK-JAVA-ORGCODEHAUSJACKSON-3326362","SNYK-JAVA-ORGCODEHAUSJACKSON-534878"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[490,505,520,520,640,525],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Deserialization of Untrusted Data](https://learn.snyk.io/lesson/insecure-deserialization/?loc=fix-pr) 🦉 [Denial of Service (DoS)](https://learn.snyk.io/lesson/redos/?loc=fix-pr) 🦉 [XML External Entity (XXE) Injection](https://learn.snyk.io/lesson/xxe/?loc=fix-pr)