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

exploitDog

github логотип

GHSA-q97g-c29h-x2p7

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

Описание

Whoogle Search Path Traversal vulnerability

Whoogle Search is a self-hosted metasearch engine. In versions prior to 0.8.4, the element method in app/routes.py does not validate the user-controlled src_type and element_url variables and passes them to the send method which sends a GET request on lines 339-343 in request.py, which leads to a server-side request forgery. This issue allows for crafting GET requests to internal and external resources on behalf of the server. For example, this issue would allow for accessing resources on the internal network that the server has access to, even though these resources may not be accessible on the internet. This issue is fixed in version 0.8.4.

Пакеты

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

whoogle-search

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

< 0.8.4

0.8.4

EPSS

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

9.1 Critical

CVSS3

Дефекты

CWE-918

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

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

Whoogle Search is a self-hosted metasearch engine. In versions prior to 0.8.4, the `element` method in `app/routes.py` does not validate the user-controlled `src_type` and `element_url` variables and passes them to the `send` method which sends a GET request on lines 339-343 in `request.py`, which leads to a server-side request forgery. This issue allows for crafting GET requests to internal and external resources on behalf of the server. For example, this issue would allow for accessing resources on the internal network that the server has access to, even though these resources may not be accessible on the internet. This issue is fixed in version 0.8.4.

EPSS

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

9.1 Critical

CVSS3

Дефекты

CWE-918