OHDSI / WhiteRabbit

WhiteRabbit is a small application that can be used to analyse the structure and contents of a database as preparation for designing an ETL. It comes with RabbitInAHat, an application for interactive design of an ETL to the OMOP Common Data Model with the help of the the scan report generated by White Rabbit.
http://ohdsi.github.io/WhiteRabbit
Apache License 2.0
173 stars 85 forks source link

[Snyk] Security upgrade com.mysql:mysql-connector-j from 8.1.0 to 8.2.0 #395

Closed blootsvoets closed 4 months ago

blootsvoets 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: - rabbit-core/pom.xml #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Upgrade | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **701/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 8.3 | Access Control Bypass
[SNYK-JAVA-COMMYSQL-6075938](https://snyk.io/vuln/SNYK-JAVA-COMMYSQL-6075938) | `com.mysql:mysql-connector-j:`
`8.1.0 -> 8.2.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/thehyve/project/e7729804-71c9-4aea-bb72-5971af595b87?utm_source=github&utm_medium=referral&page=fix-pr) šŸ›  [Adjust project settings](https://app.snyk.io/org/thehyve/project/e7729804-71c9-4aea-bb72-5971af595b87?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":"67a6960e-e62b-4210-b74c-5ee1cbeccb4f","prPublicId":"67a6960e-e62b-4210-b74c-5ee1cbeccb4f","dependencies":[{"name":"com.mysql:mysql-connector-j","from":"8.1.0","to":"8.2.0"}],"packageManager":"maven","projectPublicId":"e7729804-71c9-4aea-bb72-5971af595b87","projectUrl":"https://app.snyk.io/org/thehyve/project/e7729804-71c9-4aea-bb72-5971af595b87?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JAVA-COMMYSQL-6075938"],"upgrade":["SNYK-JAVA-COMMYSQL-6075938"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[701],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** šŸ¦‰ [Access Control Bypass](https://learn.snyk.io/lesson/broken-access-control/?loc=fix-pr)
janblom commented 4 months ago

Dependency is already at a newer version (8.3.0)