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 7 vulnerabilities #48

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
low severity 399/1000
Why? Has a fix available, CVSS 3.7
Information Exposure
SNYK-JAVA-COMMONSCODEC-561518
org.apache.poi:poi:
3.14-beta1 -> 4.1.1
No No Known Exploit
high severity 876/1000
Why? Mature exploit, Has a fix available, CVSS 9.8
Deserialization of Untrusted Data
SNYK-JAVA-COMMONSCOLLECTIONS-30078
org.dbunit:dbunit:
2.5.1 -> 2.5.3
No Mature
medium severity 601/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.6
Deserialization of Untrusted Data
SNYK-JAVA-COMMONSCOLLECTIONS-472711
org.dbunit:dbunit:
2.5.1 -> 2.5.3
No Proof of Concept
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Security Bypass
SNYK-JAVA-ORGAPACHEDERBY-32274
org.apache.derby:derbynet:
10.12.1.1 -> 10.14.2.0
No No Known Exploit
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Directory Traversal
SNYK-JAVA-ORGCODEHAUSPLEXUS-31521
org.apache.maven:maven-plugin-api:
3.0.5 -> 3.5.0
No No Known Exploit
high severity 704/1000
Why? Has a fix available, CVSS 9.8
Shell Command Injection
SNYK-JAVA-ORGCODEHAUSPLEXUS-31522
org.apache.maven:maven-plugin-api:
3.0.5 -> 3.5.0
No No Known Exploit
low severity 380/1000
Why? Has a fix available, CVSS 3.1
XML External Entity (XXE) Injection
SNYK-JAVA-ORGCODEHAUSPLEXUS-461102
org.apache.maven:maven-plugin-api:
3.0.5 -> 3.5.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