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

exploitDog

github логотип

GHSA-f9vj-2wh5-fj8j

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

Описание

Werkzeug safe_join not safe on Windows

On Python < 3.11 on Windows, os.path.isabs() does not catch UNC paths like //server/share. Werkzeug's safe_join() relies on this check, and so can produce a path that is not safe, potentially allowing unintended access to data. Applications using Python >= 3.11, or not using Windows, are not vulnerable.

Пакеты

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

Werkzeug

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

<= 3.0.5

3.0.6

EPSS

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

6.3 Medium

CVSS4

Дефекты

CWE-22

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

CVSS3: 5.3
ubuntu
около 1 года назад

Werkzeug is a Web Server Gateway Interface web application library. On Python < 3.11 on Windows, os.path.isabs() does not catch UNC paths like //server/share. Werkzeug's safe_join() relies on this check, and so can produce a path that is not safe, potentially allowing unintended access to data. Applications using Python >= 3.11, or not using Windows, are not vulnerable. Werkzeug version 3.0.6 contains a patch.

CVSS3: 3.7
redhat
около 1 года назад

Werkzeug is a Web Server Gateway Interface web application library. On Python < 3.11 on Windows, os.path.isabs() does not catch UNC paths like //server/share. Werkzeug's safe_join() relies on this check, and so can produce a path that is not safe, potentially allowing unintended access to data. Applications using Python >= 3.11, or not using Windows, are not vulnerable. Werkzeug version 3.0.6 contains a patch.

CVSS3: 5.3
nvd
около 1 года назад

Werkzeug is a Web Server Gateway Interface web application library. On Python < 3.11 on Windows, os.path.isabs() does not catch UNC paths like //server/share. Werkzeug's safe_join() relies on this check, and so can produce a path that is not safe, potentially allowing unintended access to data. Applications using Python >= 3.11, or not using Windows, are not vulnerable. Werkzeug version 3.0.6 contains a patch.

CVSS3: 5.3
debian
около 1 года назад

Werkzeug is a Web Server Gateway Interface web application library. On ...

EPSS

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

6.3 Medium

CVSS4

Дефекты

CWE-22