You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2022/02/23 19:06:00 UTC

[jira] [Resolved] (SPARK-38287) Upgrade h2 from 2.0.204 to 2.1.210 in /sql/core

     [ https://issues.apache.org/jira/browse/SPARK-38287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dongjoon Hyun resolved SPARK-38287.
-----------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

Issue resolved by pull request 35630
[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: Improvement
>          Components: SQL
>    Affects Versions: 3.3.0
>            Reporter: Bjørn Jørgensen
>            Assignee: Bjørn Jørgensen
>            Priority: Trivial
>             Fix For: 3.3.0
>
>
> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org