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

exploitDog

github логотип

GHSA-7vfm-4xqj-pv85

Опубликовано: 13 мая 2022
Источник: github
Github: Не прошло ревью
CVSS3: 3.5

Описание

Routes used to stop running Metasploit tasks (either particular ones or all tasks) allowed GET requests. Only POST requests should have been allowed, as the stop/stop_all routes change the state of the service. This could have allowed an attacker to stop currently-running Metasploit tasks by getting an authenticated user to execute JavaScript. As of Metasploit 4.14.0 (Update 2017061301), the routes for stopping tasks only allow POST requests, which validate the presence of a secret token to prevent CSRF attacks.

Routes used to stop running Metasploit tasks (either particular ones or all tasks) allowed GET requests. Only POST requests should have been allowed, as the stop/stop_all routes change the state of the service. This could have allowed an attacker to stop currently-running Metasploit tasks by getting an authenticated user to execute JavaScript. As of Metasploit 4.14.0 (Update 2017061301), the routes for stopping tasks only allow POST requests, which validate the presence of a secret token to prevent CSRF attacks.

EPSS

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

3.5 Low

CVSS3

Дефекты

CWE-352

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

CVSS3: 3.5
nvd
больше 8 лет назад

Routes used to stop running Metasploit tasks (either particular ones or all tasks) allowed GET requests. Only POST requests should have been allowed, as the stop/stop_all routes change the state of the service. This could have allowed an attacker to stop currently-running Metasploit tasks by getting an authenticated user to execute JavaScript. As of Metasploit 4.14.0 (Update 2017061301), the routes for stopping tasks only allow POST requests, which validate the presence of a secret token to prevent CSRF attacks.

EPSS

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

3.5 Low

CVSS3

Дефекты

CWE-352