bmatthews68 / inmemdb-maven-plugin

A Maven 3 plug-in that can be used to launch an in-memory database for use in integration tests. Apache Derby and HSQLDB are both supported.
http://inmemdb-maven-plugin.btmatthews.com
Apache License 2.0
15 stars 7 forks source link

[Snyk] Security upgrade org.dbunit:dbunit from 2.5.1 to 2.5.3 #64

Open bmatthews68 opened 10 months ago

bmatthews68 commented 10 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **919/1000**
**Why?** Mature exploit, Has a fix available, CVSS 9.8 | Deserialization of Untrusted Data
[SNYK-JAVA-COMMONSCOLLECTIONS-6056408](https://snyk.io/vuln/SNYK-JAVA-COMMONSCOLLECTIONS-6056408) | `org.dbunit:dbunit:`
`2.5.1 -> 2.5.3`
| No | Mature (*) 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/bmatthews68/project/c13ec707-6d43-4e4a-933b-c9f3e7455a1e?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/bmatthews68/project/c13ec707-6d43-4e4a-933b-c9f3e7455a1e?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":"05f7e43e-0596-4f4d-8136-521998dd783f","prPublicId":"05f7e43e-0596-4f4d-8136-521998dd783f","dependencies":[{"name":"org.dbunit:dbunit","from":"2.5.1","to":"2.5.3"}],"packageManager":"maven","projectPublicId":"c13ec707-6d43-4e4a-933b-c9f3e7455a1e","projectUrl":"https://app.snyk.io/org/bmatthews68/project/c13ec707-6d43-4e4a-933b-c9f3e7455a1e?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JAVA-COMMONSCOLLECTIONS-6056408"],"upgrade":["SNYK-JAVA-COMMONSCOLLECTIONS-6056408"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[919],"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)