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] Fix for 5 vulnerabilities #47

Open snyk-bot opened 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of this project.

Changes included in this PR

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Security Bypass
SNYK-JAVA-ORGAPACHEDERBY-32274
org.apache.derby:derby:
10.12.1.1 -> 10.14.2.0
No No Known Exploit
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Denial of Service (DoS)
SNYK-JAVA-ORGAPACHEPOI-30698
org.dbunit:dbunit:
2.5.1 -> 2.6.0
No No Known Exploit
medium severity 489/1000
Why? Has a fix available, CVSS 5.5
XML External Entity (XXE) Injection
SNYK-JAVA-ORGAPACHEPOI-31387
org.dbunit:dbunit:
2.5.1 -> 2.6.0
No No Known Exploit
medium severity 489/1000
Why? Has a fix available, CVSS 5.5
XML External Entity (XXE) Injection
SNYK-JAVA-ORGAPACHEPOI-31438
org.dbunit:dbunit:
2.5.1 -> 2.6.0
No No Known Exploit
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-JAVA-ORGAPACHEPOI-32049
org.dbunit:dbunit:
2.5.1 -> 2.6.0
No No Known Exploit

(*) 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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic