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

exploitDog

github логотип

GHSA-pr5m-4w22-8483

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

Описание

NanoHTTPD Cross-site Scripting vulnerability

An issue was discovered in RouterNanoHTTPD.java in NanoHTTPD through 2.3.1. The GeneralHandler class implements a basic GET handler that prints debug information as an HTML page. Any web server that extends this class without implementing its own GET handler is vulnerable to reflected XSS, because the GeneralHandler GET handler prints user input passed through the query string without any sanitization.

Пакеты

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

org.nanohttpd:nanohttpd-nanolets

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

<= 2.3.1

Отсутствует

EPSS

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

Дефекты

CWE-79

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

CVSS3: 6.1
nvd
почти 5 лет назад

An issue was discovered in RouterNanoHTTPD.java in NanoHTTPD through 2.3.1. The GeneralHandler class implements a basic GET handler that prints debug information as an HTML page. Any web server that extends this class without implementing its own GET handler is vulnerable to reflected XSS, because the GeneralHandler GET handler prints user input passed through the query string without any sanitization.

EPSS

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

Дефекты

CWE-79