Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2022-31159

Опубликовано: 15 июл. 2022
Источник: nvd
CVSS3: 7.9
CVSS3: 6.5
EPSS Низкий

Описание

The AWS SDK for Java enables Java developers to work with Amazon Web Services. A partial-path traversal issue exists within the downloadDirectory method in the AWS S3 TransferManager component of the AWS SDK for Java v1 prior to version 1.12.261. Applications using the SDK control the destinationDirectory argument, but S3 object keys are determined by the application that uploaded the objects. The downloadDirectory method allows the caller to pass a filesystem object in the object key but contained an issue in the validation logic for the key name. A knowledgeable actor could bypass the validation logic by including a UNIX double-dot in the bucket key. Under certain conditions, this could permit them to retrieve a directory from their S3 bucket that is one level up in the filesystem from their working directory. This issue’s scope is limited to directories whose name prefix matches the destinationDirectory. E.g. for destination directory/tmp/foo, the actor can cause a downloa

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:amazon:aws-sdk-java:*:*:*:*:*:*:*:*
Версия до 1.12.260 (включая)

EPSS

Процентиль: 19%
0.0006
Низкий

7.9 High

CVSS3

6.5 Medium

CVSS3

Дефекты

CWE-22

Связанные уязвимости

CVSS3: 7.9
github
больше 3 лет назад

Partial Path Traversal in com.amazonaws:aws-java-sdk-s3

EPSS

Процентиль: 19%
0.0006
Низкий

7.9 High

CVSS3

6.5 Medium

CVSS3

Дефекты

CWE-22