You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Mate Szalay-Beko (Jira)" <ji...@apache.org> on 2020/05/04 08:11:00 UTC

[jira] [Commented] (ZOOKEEPER-3817) owasp failing due to CVE-2020-9488

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

Mate Szalay-Beko commented on ZOOKEEPER-3817:
---------------------------------------------

AFAICS it can potentially affect anyone, who configure his ZooKeeper to log with SmtpAppender. But I doubt anyone would do this in production...
Log4J 1.2 is deprecated now so I think fixing this would be only done by Log4J 2 migration (ZOOKEEPER-2342).
I agree with whitelisting it, I will create a PR, then start a thread on the dev mailing list to make sure we are on the same page before I would prepare the RC of 3.5.8.


> owasp failing due to CVE-2020-9488
> ----------------------------------
>
>                 Key: ZOOKEEPER-3817
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3817
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: security
>            Reporter: Patrick D. Hunt
>            Priority: Blocker
>
> OWASP job is failing due to 
> [ERROR] log4j-1.2.17.jar: CVE-2020-9488
> From the CVE summary it doesn't seem to affect us (SMTPS related which we don't use) but we should address, probably by whitelisting the CVE?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)