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

exploitDog

github логотип

GHSA-xvv9-5j67-3rpq

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

Описание

zola Path Traversal vulnerability

An issue was discovered in zola 0.13.0 through 0.17.2. The custom implementation of a web server, available via the "zola serve" command, allows directory traversal. The handle_request function, used by the server to process HTTP requests, does not account for sequences of special path control characters (../) in the URL when serving a file, which allows one to escape the webroot of the server and read arbitrary files from the filesystem.

Пакеты

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

zola

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

>= 0.13.0, <= 0.17.2

Отсутствует

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-22

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

CVSS3: 7.5
nvd
около 2 лет назад

An issue was discovered in zola 0.13.0 through 0.17.2. The custom implementation of a web server, available via the "zola serve" command, allows directory traversal. The handle_request function, used by the server to process HTTP requests, does not account for sequences of special path control characters (../) in the URL when serving a file, which allows one to escape the webroot of the server and read arbitrary files from the filesystem.

CVSS3: 7.5
debian
около 2 лет назад

An issue was discovered in zola 0.13.0 through 0.17.2. The custom impl ...

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-22