[ 
https://issues.apache.org/jira/browse/BEAM-12422?focusedWorklogId=617800&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-617800
 ]

ASF GitHub Bot logged work on BEAM-12422:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 01/Jul/21 19:59
            Start Date: 01/Jul/21 19:59
    Worklog Time Spent: 10m 
      Work Description: lukecwik commented on pull request #15113:
URL: https://github.com/apache/beam/pull/15113#issuecomment-872512044


   > > netty uses log4j and commons-logging and is a transitive dep of grpc.
   > 
   > From your comment in https://issues.apache.org/jira/browse/BEAM-12422
   > 
   > Can you give me the Maven coordinates of the netty library you checked?
   > 
   > I tried generating the dependency tree 
(https://gist.github.com/suztomo/5b906fa4850b4685081e870d45ae26b9) of 
`vendor/grpc-1_36_0` but I don't find them.
   
   https://mvnrepository.com/artifact/io.netty/netty-common/4.1.52.Final
   
   I looked at the source and it seems as though they try a bunch of loggers to 
find which one exists
   
https://github.com/netty/netty/blob/5178b2c7a5eb876f06912753e8251836bc3f1051/common/src/main/java/io/netty/util/internal/logging/InternalLoggerFactory.java
   so we could close this PR and leave your change as is.
   
   WDYT?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 617800)
    Time Spent: 9h 40m  (was: 9.5h)

> Vendored gRPC 1.36.0 is using a log4j version with security issues
> ------------------------------------------------------------------
>
>                 Key: BEAM-12422
>                 URL: https://issues.apache.org/jira/browse/BEAM-12422
>             Project: Beam
>          Issue Type: Bug
>          Components: build-system
>    Affects Versions: 2.30.0
>            Reporter: Ismaël Mejía
>            Assignee: Tomo Suzuki
>            Priority: P1
>          Time Spent: 9h 40m
>  Remaining Estimate: 0h
>
> Automatic security scanners report this vulnerability 
> [https://nvd.nist.gov/vuln/detail/CVE-2017-5645]
> This is defined during vendoring here 
> https://github.com/apache/beam/blob/3c9807bfb4e00a8f8564b4688e01ad5c8c2189d2/buildSrc/src/main/groovy/org/apache/beam/gradle/GrpcVendoring_1_36_0.groovy#L71



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

Reply via email to