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

exploitDog

github логотип

GHSA-8phj-f9w2-cjcc

Опубликовано: 23 нояб. 2021
Источник: github
Github: Прошло ревью
CVSS4: 9.2
CVSS3: 8.6

Описание

Arbitrary file reading vulnerability in Aim

Impact

A path traversal attack aims to access files and directories that are stored outside the web root folder. By manipulating variables that reference files with “dot-dot-slash (../)” sequences and its variations or by using absolute file paths, it may be possible to access arbitrary files and directories stored on file system including application source code or configuration and critical system files.

Vulnerable code: https://github.com/aimhubio/aim/blob/0b99c6ca08e0ba7e7011453a2f68033e9b1d1bce/aim/web/api/views.py#L9-L16

Patches

The vulnerability issue is resolved in Aim v3.1.0.

References

https://owasp.org/www-community/attacks/Path_Traversal

Пакеты

Наименование

aim

pip
Затронутые версииВерсия исправления

< 3.1.0

3.1.0

EPSS

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

9.2 Critical

CVSS4

8.6 High

CVSS3

Дефекты

CWE-22

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

CVSS3: 8.6
nvd
около 4 лет назад

Aim is an open-source, self-hosted machine learning experiment tracking tool. Versions of Aim prior to 3.1.0 are vulnerable to a path traversal attack. By manipulating variables that reference files with “dot-dot-slash (../)” sequences and its variations or by using absolute file paths, it may be possible to access arbitrary files and directories stored on file system including application source code or configuration and critical system files. The vulnerability issue is resolved in Aim v3.1.0.

EPSS

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

9.2 Critical

CVSS4

8.6 High

CVSS3

Дефекты

CWE-22