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

exploitDog

github логотип

GHSA-rxrc-rgv4-jpvx

Опубликовано: 19 окт. 2023
Источник: github
Github: Прошло ревью
CVSS4: 6.9
CVSS3: 6.5

Описание

React Developer Tools extension Improper Authorization vulnerability

The React Developer Tools extension registers a message listener with window.addEventListener('message', ) in a content script that is accessible to any webpage that is active in the browser. Within the listener is code that requests a URL derived from the received message via fetch(). The URL is not validated or sanitised before it is fetched, thus allowing a malicious web page to arbitrarily fetch URL’s via the victim's browser.

Пакеты

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

react-devtools-core

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

< 4.28.4

4.28.4

EPSS

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

6.9 Medium

CVSS4

6.5 Medium

CVSS3

Дефекты

CWE-116
CWE-285

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

CVSS3: 6.5
nvd
больше 2 лет назад

The React Developer Tools extension registers a message listener with window.addEventListener('message', <listener>) in a content script that is accessible to any webpage that is active in the browser. Within the listener is code that requests a URL derived from the received message via fetch(). The URL is not validated or sanitised before it is fetched, thus allowing a malicious web page to arbitrarily fetch URL’s via the victim's browser.

EPSS

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

6.9 Medium

CVSS4

6.5 Medium

CVSS3

Дефекты

CWE-116
CWE-285