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 1 vulnerabilities #65

Open bmatthews68 opened 7 months ago

bmatthews68 commented 7 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **581/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 5.9 | LDAP Injection
[SNYK-JAVA-ORGAPACHEDERBY-6069877](https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEDERBY-6069877) | `org.apache.derby:derby:`
`10.12.1.1 -> 10.17.1.0`
`org.apache.derby:derbynet:`
`10.12.1.1 -> 10.17.1.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](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":"5cfd555c-10a2-4022-908d-58dad943eb2c","prPublicId":"5cfd555c-10a2-4022-908d-58dad943eb2c","dependencies":[{"name":"org.apache.derby:derby","from":"10.12.1.1","to":"10.17.1.0"},{"name":"org.apache.derby:derbynet","from":"10.12.1.1","to":"10.17.1.0"}],"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-ORGAPACHEDERBY-6069877"],"upgrade":["SNYK-JAVA-ORGAPACHEDERBY-6069877"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[581],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [LDAP Injection](https://learn.snyk.io/lesson/no-rate-limiting/?loc=fix-pr)