SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2017-5244

Routes used to stop running Metasploit tasks (either particular ones or all tasks) allowed GET requests.

LOW 3.5EPSS 0.72%

Does this matter?

Lower severity and a low EPSS score (0.72%). Track it; it rarely justifies an emergency change on its own.

Description

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.

CVSS 3.0
3.5 LOWCVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L
EPSS
0.72% probability · 52th percentile
CISA KEV
Not listed
Weakness
CWE-352
Affected
rapid7/metasploit
Source
cve@rapid7.com

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.