bmatthews68 / ldap-maven-plugin

A Maven plugin that runs an embedded LDAP directory server within the Maven build life-cycle and imports/exports data to/from an LDAP directory server.
http://ldap-maven-plugin.btmatthews.com
Apache License 2.0
6 stars 18 forks source link

[Snyk] Fix for 3 vulnerabilities #56

Open snyk-bot opened 2 years ago

snyk-bot commented 2 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
Directory Traversal
SNYK-JAVA-ORGCODEHAUSPLEXUS-31521
org.apache.maven.plugin-tools:maven-plugin-annotations:
3.2 -> 3.6.2
org.apache.maven:maven-core:
3.0.5 -> 3.5.0
org.apache.maven:maven-plugin-api:
3.0.5 -> 3.5.0
No No Known Exploit
critical severity 704/1000
Why? Has a fix available, CVSS 9.8
Shell Command Injection
SNYK-JAVA-ORGCODEHAUSPLEXUS-31522
org.apache.maven.plugin-tools:maven-plugin-annotations:
3.2 -> 3.6.2
org.apache.maven:maven-core:
3.0.5 -> 3.5.0
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.plugin-tools:maven-plugin-annotations:
3.2 -> 3.6.2
org.apache.maven:maven-core:
3.0.5 -> 3.5.0
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


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Directory Traversal 🦉 XML External Entity (XXE) Injection