-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vulnerability in hadoop-shaded-guava-1.1.1.jar (shaded: com.google.guava:guava:30.1.1-jre) #24981
Labels
security
Pull requests that address a security vulnerability
severity:high
Vulnerability scan classification for High Severity issues
Source: Internal
PR or issue was opened by an employee
Team: Integration
Type: Defect
Milestone
Comments
hadoop-shaded-guava 1.2.0 is using Guava 32.0.1-jre which looks to have the CVE fixed.
|
devOpsHazelcast
pushed a commit
that referenced
this issue
Jul 10, 2024
…[5.3.z] (#2561) Fixes #22541 Fixes #24981 Fixes #26354 Closes https://hazelcast.atlassian.net/browse/REL-279 Backports https://github.com/hazelcast/hazelcast-mono/pull/2467 Notes: 1. apache/parquet-java@274dc51b has broken `ParquetWriter#close()`. See also: https://issues.apache.org/jira/browse/PARQUET-2496 and apache/parquet-java#2935. 2. `hadoop2` classifier has been removed from `avro-mapred`. See also: https://github.com/hazelcast/hazelcast-mono/pull/834. 3. Upgrades `software.amazon.awssdk` from 2.20.95 to 2.24.13. 4. Upgrades `maven-shade-plugin` to 3.6.0 because `org.apache.parquet:parquet-jackson:1.14.1` has classes compiled with Java 21. 5. Allows `MIT-0` license, which is used by `org.reactivestreams:reactive-streams:1.0.4`. See also: #25325. 6. Adds `jar-with-dependencies` classifier to `hazelcast-jet-kafka` and `hazelcast-jet-mongodb` in enterprise-sql-it/pom.xml because `animal-sniffer-maven-plugin` cannot find some transitive dependencies (`kafka-clients` and `mongodb-driver-sync`) in `mvn verify` (it can find them in `mvn install`). See also: https://hazelcast.slack.com/archives/C07066ELRRD/p1720539966962809. GitOrigin-RevId: e838e0abe0123ef6580d31ada5e675dab1526c20
devOpsHazelcast
pushed a commit
that referenced
this issue
Jul 10, 2024
…#2571) Fixes #22541 Fixes #24981 Fixes #26354 Closes https://hazelcast.atlassian.net/browse/REL-257 Forwardports https://github.com/hazelcast/hazelcast-mono/pull/2467 Notes: 1. apache/parquet-java@274dc51b has broken `ParquetWriter#close()`. See also: https://issues.apache.org/jira/browse/PARQUET-2496 and apache/parquet-java#2935. 2. Adds `jdk8` classifier to `jline` because it contains classes compiled with Java 22, which breaks the build. See also: jline/jline3#937 (comment). GitOrigin-RevId: 519e71667822b3fd7d2c7cf654f261a8a238d583
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
security
Pull requests that address a security vulnerability
severity:high
Vulnerability scan classification for High Severity issues
Source: Internal
PR or issue was opened by an employee
Team: Integration
Type: Defect
CVE-2023-2976
This vulnerability was found for all supported branches except 4.2.z
There is no update available yet on Hadoop side:
https://mvnrepository.com/artifact/org.apache.hadoop.thirdparty/hadoop-shaded-guava
and I was not able to find corresponding task in their jira.
The text was updated successfully, but these errors were encountered: