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

exploitDog

github логотип

GHSA-q52j-4q2q-hcj6

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

Описание

Authentication Bypass in console-io

Affected versions of the console-io package do not configure the underlying websocket library to require authentication, resulting in an authentication bypass vulnerability. As console-io allows terminal access on the server via a web page, an authentication bypass is essentially remote code execution.

Recommendation

Update to version 2.3.0 or later.

Пакеты

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

console-io

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

< 2.3.0

2.3.0

EPSS

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

9.8 Critical

CVSS3

Дефекты

CWE-287

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

CVSS3: 9.8
nvd
больше 7 лет назад

console-io is a module that allows users to implement a web console in their application. A malicious user could bypass the authentication and execute any command that the user who is running the console-io application 2.2.13 and earlier is able to run. This means that if console-io was running from root, the attacker would have full access to the system. This vulnerability exists because the console-io application does not configure socket.io to require authentication, which allows a malicious user to connect via a websocket to send commands and receive the response.

CVSS3: 9.8
fstec
почти 10 лет назад

Уязвимость командной оболочки console-io для Node.js, связанная с недостатками процедуры аутентификации, позволяющая нарушителю выполнить произвольный код

EPSS

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

9.8 Critical

CVSS3

Дефекты

CWE-287