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

exploitDog

github логотип

GHSA-3f95-mxq2-2f63

Опубликовано: 10 апр. 2024
Источник: github
Github: Прошло ревью
CVSS3: 7.5

Описание

Gradio Local File Inclusion vulnerability

gradio-app/gradio is vulnerable to a local file inclusion vulnerability due to improper validation of user-supplied input in the UploadButton component. Attackers can exploit this vulnerability to read arbitrary files on the filesystem, such as private SSH keys, by manipulating the file path in the request to the /queue/join endpoint. This issue could potentially lead to remote code execution. The vulnerability is present in the handling of file upload paths, allowing attackers to redirect file uploads to unintended locations on the server.

Пакеты

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

gradio

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

< 4.19.2

4.19.2

EPSS

Процентиль: 99%
0.81897
Высокий

7.5 High

CVSS3

Дефекты

CWE-22

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

CVSS3: 7.5
nvd
почти 2 года назад

gradio-app/gradio is vulnerable to a local file inclusion vulnerability due to improper validation of user-supplied input in the UploadButton component. Attackers can exploit this vulnerability to read arbitrary files on the filesystem, such as private SSH keys, by manipulating the file path in the request to the `/queue/join` endpoint. This issue could potentially lead to remote code execution. The vulnerability is present in the handling of file upload paths, allowing attackers to redirect file uploads to unintended locations on the server.

EPSS

Процентиль: 99%
0.81897
Высокий

7.5 High

CVSS3

Дефекты

CWE-22