[
https://issues.apache.org/jira/browse/SPARK-38287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17496711#comment-17496711
]
Apache Spark commented on SPARK-38287:
--------------------------------------
User 'bjornjorgensen' has created a pull request for this issue:
https://github.com/apache/spark/pull/35630
> Upgrade h2 from 2.0.204 to 2.1.210 in /sql/core
> -----------------------------------------------
>
> Key: SPARK-38287
> URL: https://issues.apache.org/jira/browse/SPARK-38287
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 3.3.0
> Reporter: Bjørn Jørgensen
> Priority: Major
>
> H2 have 2 CVE security issues.
> [Arbitrary code execution in H2
> Console|https://github.com/advisories/GHSA-h376-j262-vhq6]
> [RCE in H2 Console|https://nvd.nist.gov/vuln/detail/CVE-2021-42392]
>
> If we change sql/core/pom.xml
> line 156 from <version>2.0.204</version> to <version>2.1.210</version>
> This will build and all test are passed.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]