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

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

                Author: ASF GitHub Bot
            Created on: 14/Dec/21 20:15
            Start Date: 14/Dec/21 20:15
    Worklog Time Spent: 10m 
      Work Description: kennknowles commented on a change in pull request 
#16191:
URL: https://github.com/apache/beam/pull/16191#discussion_r769011056



##########
File path: sdks/java/io/hcatalog/build.gradle
##########
@@ -43,7 +43,7 @@ test {
 
 configurations.testRuntimeClasspath {
   resolutionStrategy {
-    def log4j_version = "2.8.2"
+    def log4j_version = "2.15.0"

Review comment:
       Any idea why my more brute force change in #16233 caused HCatalogIOTest 
to fail? Seems like HCatalog does directly use 
`org/apache/logging/log4j/util/ReflectionUtil`




-- 
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: 696109)
    Time Spent: 14h 10m  (was: 14h)

> Bump up Apache log4j2 to 2.15.0 due to the vulnerability
> --------------------------------------------------------
>
>                 Key: BEAM-13434
>                 URL: https://issues.apache.org/jira/browse/BEAM-13434
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>    Affects Versions: 2.34.0
>            Reporter: Yu Ishikawa
>            Priority: P1
>             Fix For: 2.35.0
>
>          Time Spent: 14h 10m
>  Remaining Estimate: 0h
>
> # 
>  ## Overview
> 2.0 <= Apache log4j2 <= 2.14.1 has vulnerability.
>  
> >  In most cases, developers may write error messages caused by user input 
> > into the log. Attackers can use this feature to construct special data 
> > request packets through this vulnerability, and ultimately trigger remote 
> > code execution.
>  
> [UPDATED]
> The vulnerability is labeled to `CVE-2021-44228`.
>  * [https://nvd.nist.gov/vuln/detail/CVE-2021-44228]
>  
> ## References
>  * 
> [https://www.cyberkendra.com/2021/12/worst-log4j-rce-zeroday-dropped-on.html]
>  * 
> [https://www.spigotmc.org/threads/spigot-security-releases-%E2%80%94-1-8-8%E2%80%931-18.537204/]



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

Reply via email to