guptas6est opened a new pull request, #2314:
URL: https://github.com/apache/zookeeper/pull/2314

   ### Summary
   This PR upgrades the Guava dependency in `zookeeper-contrib-zooinspector`
   from `30.0-jre` to `32.1.3-jre`.
   
   ### Motivation
   The upgrade addresses the following known vulnerabilities:
   - **CVE-2023-2976**: Insecure temporary directory creation
   - **CVE-2020-8908**: Local information disclosure via temporary directory
     created with unsafe permissions
   
   ### Details
   - Updated `<guava.version>` property in 
`zookeeper-contrib-zooinspector/pom.xml`
     to `32.1.3-jre`.
   - Ensures continued compatibility with the project while remediating the
     reported CVEs.
   - Verified build and tests pass successfully after the update.
   
   
   


-- 
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: notifications-unsubscr...@zookeeper.apache.org

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

Reply via email to