You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/12/18 05:10:00 UTC

[jira] [Commented] (DRILL-8079) Upgrade logback because of CVE-2021-42550

    [ https://issues.apache.org/jira/browse/DRILL-8079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17461776#comment-17461776 ] 

ASF GitHub Bot commented on DRILL-8079:
---------------------------------------

kingswanwho opened a new pull request #2408:
URL: https://github.com/apache/drill/pull/2408


   # [DRILL-8079](https://issues.apache.org/jira/browse/DRILL-8079): Upgrade logback to 1.2.9 because of CVE-2021-42550
   
   ## Description
   
   Due to the CVE-2021-42550, Upgraded logback from 1.2.3 to 1.2.9.
   
   ## Documentation
   
   Logback 1.2.9 fixed the vulnerability, please refer to: http://logback.qos.ch/news.html
   
   ## Testing
   
   Tested by  mvn dependency:tree, all dependency of logback upgraded to 1.2.9 already.
   
   ![image](https://user-images.githubusercontent.com/15710469/146629864-86b6a7e1-7b1f-45de-9d0f-130f2da5111f.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Upgrade logback because of CVE-2021-42550
> -----------------------------------------
>
>                 Key: DRILL-8079
>                 URL: https://issues.apache.org/jira/browse/DRILL-8079
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Jingchuan Hu
>            Priority: Major
>
> Due to the CVE-2021-42550 [https://github.com/advisories/GHSA-668q-qrv7-99fm, |https://github.com/advisories/GHSA-668q-qrv7-99fm]Upgrades logback from 1.2.3 to 1.2.9.
> Logback 1.2.9 fixed the vulnerability, please refer to: [http://logback.qos.ch/news.html]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)