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") | **579/1000** **Why?** Has a fix available, CVSS 7.3 | Server-side Request Forgery (SSRF) [SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3031728](https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3031728) | `org.apache.jmeter:ApacheJMeter_jdbc:` `5.5 -> 5.6.2` | No | No Known Exploit
![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **579/1000** **Why?** Has a fix available, CVSS 7.3 | Server-side Request Forgery (SSRF) [SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3031729](https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3031729) | `org.apache.jmeter:ApacheJMeter_jdbc:` `5.5 -> 5.6.2` | No | No Known Exploit
![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **726/1000** **Why?** Proof of Concept exploit, Has a fix available, CVSS 8.1 | Server-side Request Forgery (SSRF) [SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3031730](https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3031730) | `org.apache.jmeter:ApacheJMeter_jdbc:` `5.5 -> 5.6.2` | No | Proof of Concept
![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **479/1000** **Why?** Has a fix available, CVSS 5.3 | Information Exposure [SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3063442](https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3063442) | `org.apache.jmeter:ApacheJMeter_jdbc:` `5.5 -> 5.6.2` | No | No Known Exploit
![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **539/1000** **Why?** Has a fix available, CVSS 6.5 | Remote Code Execution (RCE) [SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3063691](https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3063691) | `org.apache.jmeter:ApacheJMeter_jdbc:` `5.5 -> 5.6.2` | No | No Known Exploit
![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **811/1000** **Why?** Proof of Concept exploit, Has a fix available, CVSS 9.8 | Arbitrary Code Execution [SNYK-JAVA-XALAN-2953385](https://snyk.io/vuln/SNYK-JAVA-XALAN-2953385) | `org.apache.jmeter:ApacheJMeter_jdbc:` `5.5 -> 5.6.2` | No | Proof of Concept
(*) 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/rabelenda/project/6408fcf4-e5e7-408c-8d9c-0f1db6277b03?utm_source=github&utm_medium=referral&page=fix-pr)
🛠 [Adjust project settings](https://app.snyk.io/org/rabelenda/project/6408fcf4-e5e7-408c-8d9c-0f1db6277b03?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":"cddb8e2e-c61d-4029-a6cd-a89939205605","prPublicId":"cddb8e2e-c61d-4029-a6cd-a89939205605","dependencies":[{"name":"org.apache.jmeter:ApacheJMeter_jdbc","from":"5.5","to":"5.6.2"}],"packageManager":"maven","projectPublicId":"6408fcf4-e5e7-408c-8d9c-0f1db6277b03","projectUrl":"https://app.snyk.io/org/rabelenda/project/6408fcf4-e5e7-408c-8d9c-0f1db6277b03?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3031728","SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3031729","SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3031730","SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3063442","SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3063691","SNYK-JAVA-XALAN-2953385"],"upgrade":["SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3031728","SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3031729","SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3031730","SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3063442","SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3063691","SNYK-JAVA-XALAN-2953385"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[579,579,726,479,539,811],"remediationStrategy":"vuln"})
---
**Learn how to fix vulnerabilities with free interactive lessons:**
🦉 [Server-side Request Forgery (SSRF)](https://learn.snyk.io/lessons/ssrf-server-side-request-forgery/javascript/?loc=fix-pr)
🦉 [Remote Code Execution (RCE)](https://learn.snyk.io/lessons/malicious-code-injection/java/?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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **579/1000****Why?** Has a fix available, CVSS 7.3 | Server-side Request Forgery (SSRF)
[SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3031728](https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3031728) | `org.apache.jmeter:ApacheJMeter_jdbc:`
`5.5 -> 5.6.2`
| No | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **579/1000**
**Why?** Has a fix available, CVSS 7.3 | Server-side Request Forgery (SSRF)
[SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3031729](https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3031729) | `org.apache.jmeter:ApacheJMeter_jdbc:`
`5.5 -> 5.6.2`
| No | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **726/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 8.1 | Server-side Request Forgery (SSRF)
[SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3031730](https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3031730) | `org.apache.jmeter:ApacheJMeter_jdbc:`
`5.5 -> 5.6.2`
| No | Proof of Concept ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **479/1000**
**Why?** Has a fix available, CVSS 5.3 | Information Exposure
[SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3063442](https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3063442) | `org.apache.jmeter:ApacheJMeter_jdbc:`
`5.5 -> 5.6.2`
| No | No Known Exploit ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **539/1000**
**Why?** Has a fix available, CVSS 6.5 | Remote Code Execution (RCE)
[SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3063691](https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3063691) | `org.apache.jmeter:ApacheJMeter_jdbc:`
`5.5 -> 5.6.2`
| No | No Known Exploit ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **811/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 9.8 | Arbitrary Code Execution
[SNYK-JAVA-XALAN-2953385](https://snyk.io/vuln/SNYK-JAVA-XALAN-2953385) | `org.apache.jmeter:ApacheJMeter_jdbc:`
`5.5 -> 5.6.2`
| No | Proof of Concept (*) 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/rabelenda/project/6408fcf4-e5e7-408c-8d9c-0f1db6277b03?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/rabelenda/project/6408fcf4-e5e7-408c-8d9c-0f1db6277b03?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":"cddb8e2e-c61d-4029-a6cd-a89939205605","prPublicId":"cddb8e2e-c61d-4029-a6cd-a89939205605","dependencies":[{"name":"org.apache.jmeter:ApacheJMeter_jdbc","from":"5.5","to":"5.6.2"}],"packageManager":"maven","projectPublicId":"6408fcf4-e5e7-408c-8d9c-0f1db6277b03","projectUrl":"https://app.snyk.io/org/rabelenda/project/6408fcf4-e5e7-408c-8d9c-0f1db6277b03?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3031728","SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3031729","SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3031730","SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3063442","SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3063691","SNYK-JAVA-XALAN-2953385"],"upgrade":["SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3031728","SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3031729","SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3031730","SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3063442","SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3063691","SNYK-JAVA-XALAN-2953385"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[579,579,726,479,539,811],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Server-side Request Forgery (SSRF)](https://learn.snyk.io/lessons/ssrf-server-side-request-forgery/javascript/?loc=fix-pr) 🦉 [Remote Code Execution (RCE)](https://learn.snyk.io/lessons/malicious-code-injection/java/?loc=fix-pr)