arnaudroger / SimpleFlatMapper

Fast and Easy mapping from database and csv to POJO. A java micro ORM, lightweight alternative to iBatis and Hibernate. Fast Csv Parser and Csv Mapper
http://simpleflatmapper.org
MIT License
438 stars 76 forks source link

[Snyk] Security upgrade com.datastax.cassandra:cassandra-driver-core from 3.7.1 to 4.0.0 #791

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
high severity 619/1000
Why? Has a fix available, CVSS 8.1
Use After Free
SNYK-JAVA-COMGITHUBJNR-1570422
com.datastax.cassandra:cassandra-driver-core:
3.7.1 -> 4.0.0
Yes No Known Exploit
low severity 486/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 3.3
Information Disclosure
SNYK-JAVA-COMGOOGLEGUAVA-1015415
com.datastax.cassandra:cassandra-driver-core:
3.7.1 -> 4.0.0
Yes Proof of Concept
medium severity 509/1000
Why? Has a fix available, CVSS 5.9
Deserialization of Untrusted Data
SNYK-JAVA-COMGOOGLEGUAVA-32236
com.datastax.cassandra:cassandra-driver-core:
3.7.1 -> 4.0.0
Yes No Known Exploit
medium severity 524/1000
Why? Has a fix available, CVSS 6.2
Information Disclosure
SNYK-JAVA-IONETTY-1082234
com.datastax.cassandra:cassandra-driver-core:
3.7.1 -> 4.0.0
Yes No Known Exploit
medium severity 524/1000
Why? Has a fix available, CVSS 6.2
Information Disclosure
SNYK-JAVA-IONETTY-1082235
com.datastax.cassandra:cassandra-driver-core:
3.7.1 -> 4.0.0
Yes No Known Exploit
medium severity 524/1000
Why? Has a fix available, CVSS 6.2
Information Disclosure
SNYK-JAVA-IONETTY-1082236
com.datastax.cassandra:cassandra-driver-core:
3.7.1 -> 4.0.0
Yes No Known Exploit
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-JAVA-IONETTY-1584063
com.datastax.cassandra:cassandra-driver-core:
3.7.1 -> 4.0.0
Yes No Known Exploit
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-JAVA-IONETTY-1584064
com.datastax.cassandra:cassandra-driver-core:
3.7.1 -> 4.0.0
Yes 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:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.