Details
Description
The CVE CVE-2022-31159 is a vulnerability in path resolution in the AWS SDK transfer manager during downloads.
the s3a client is not exposed to this. it uses the class for local file upload and for object copying, but not download.
it may affect downstream use by other applications.
yet another jackson CVE in aws sdk
https://github.com/apache/hadoop/pull/4491/commits/5496816b472473eb7a9c174b7d3e69b6eee1e271
maybe we need to have a list of all shaded jackson's we get on the CP and have a process of upgrading them all at the same time
Attachments
Issue Links
- is depended upon by
-
HADOOP-18393 Hadoop 3.3.2 has CVEs coming from dependencies
- Resolved
- is duplicated by
-
HADOOP-18350 Support for hadoop-aws with aws-java-sdk-bundle with version greater than 1.12.220
- Resolved
- is related to
-
SPARK-39969 Spark AWS SDK and kinesis dependencies lagging hadoop-aws and s3a
- Open
- relates to
-
HADOOP-18372 ILoadTestS3ABulkDeleteThrottling failing
- Resolved
- links to