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.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/99082 | Third Party Advisory VDB Entry |
https://community.rapid7.com/community/metasploit/blog/2017/06/15/r7-2017-16-cve-2017-5244-lack-of-csrf-protection-for-stopping-tasks-in-metasploit-pro-express-and-community-editions-fixed | Exploit VDB Entry Vendor Advisory |
https://www.seekurity.com/blog/general/metasploit-web-project-kill-all-running-tasks-csrf-CVE-2017-5244/ | Third Party Advisory |
http://www.securityfocus.com/bid/99082 | Third Party Advisory VDB Entry |
https://community.rapid7.com/community/metasploit/blog/2017/06/15/r7-2017-16-cve-2017-5244-lack-of-csrf-protection-for-stopping-tasks-in-metasploit-pro-express-and-community-editions-fixed | Exploit VDB Entry Vendor Advisory |
https://www.seekurity.com/blog/general/metasploit-web-project-kill-all-running-tasks-csrf-CVE-2017-5244/ | Third Party Advisory |
Configurations
History
21 Nov 2024, 03:27
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.securityfocus.com/bid/99082 - Third Party Advisory, VDB Entry | |
References | () https://community.rapid7.com/community/metasploit/blog/2017/06/15/r7-2017-16-cve-2017-5244-lack-of-csrf-protection-for-stopping-tasks-in-metasploit-pro-express-and-community-editions-fixed - Exploit, VDB Entry, Vendor Advisory | |
References | () https://www.seekurity.com/blog/general/metasploit-web-project-kill-all-running-tasks-csrf-CVE-2017-5244/ - Third Party Advisory |
Information
Published : 2017-06-15 14:29
Updated : 2024-11-21 03:27
NVD link : CVE-2017-5244
Mitre link : CVE-2017-5244
CVE.ORG link : CVE-2017-5244
JSON object : View
Products Affected
rapid7
- metasploit
CWE
CWE-352
Cross-Site Request Forgery (CSRF)