#VU73175 Path traversal in AWS SDK for Java - CVE-2022-31159
Published: March 8, 2023
AWS SDK for Java
Amazon Web Services
Description
The vulnerability allows a remote user to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences within the downloadDirectory() method in in the AWS S3 TransferManager component. A remote user can send a specially crafted HTTP request and read arbitrary files on the system.