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

exploitDog

github логотип

GHSA-qw6h-vgh9-j6wx

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

Описание

express vulnerable to XSS via response.redirect()

Impact

In express <4.20.0, passing untrusted user input - even after sanitizing it - to response.redirect() may execute untrusted code

Patches

this issue is patched in express 4.20.0

Workarounds

users are encouraged to upgrade to the patched version of express, but otherwise can workaround this issue by making sure any untrusted inputs are safe, ideally by validating them against an explicit allowlist

Details

successful exploitation of this vector requires the following:

  1. The attacker MUST control the input to response.redirect()
  2. express MUST NOT redirect before the template appears
  3. the browser MUST NOT complete redirection before:
  4. the user MUST click on the link in the template

Пакеты

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

express

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

< 4.20.0

4.20.0

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

express

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

>= 5.0.0-alpha.1, < 5.0.0

5.0.0

EPSS

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

2.3 Low

CVSS4

5 Medium

CVSS3

Дефекты

CWE-79

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

CVSS3: 5
ubuntu
11 месяцев назад

Express.js minimalist web framework for node. In express < 4.20.0, passing untrusted user input - even after sanitizing it - to response.redirect() may execute untrusted code. This issue is patched in express 4.20.0.

CVSS3: 5
redhat
11 месяцев назад

Express.js minimalist web framework for node. In express < 4.20.0, passing untrusted user input - even after sanitizing it - to response.redirect() may execute untrusted code. This issue is patched in express 4.20.0.

CVSS3: 5
nvd
11 месяцев назад

Express.js minimalist web framework for node. In express < 4.20.0, passing untrusted user input - even after sanitizing it - to response.redirect() may execute untrusted code. This issue is patched in express 4.20.0.

CVSS3: 4.7
msrc
10 месяцев назад

Описание отсутствует

CVSS3: 5
debian
11 месяцев назад

Express.js minimalist web framework for node. In express < 4.20.0, pas ...

EPSS

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

2.3 Low

CVSS4

5 Medium

CVSS3

Дефекты

CWE-79