| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| Metasploit Cross Site Rquest Forgery Vulnerability | 8 Oct 201700:00 | – | zdt | |
| CVE-2017-15084 | 30 Aug 201700:00 | – | circl | |
| Rapid7 Cross-Site Request Forgery Vulnerability | 9 Oct 201700:00 | – | cnvd | |
| CVE-2017-15084 | 6 Oct 201721:00 | – | cve | |
| CVE-2017-15084 | 6 Oct 201721:00 | – | cvelist | |
| EUVD-2017-6553 | 7 Oct 202500:30 | – | euvd | |
| Metasploit 4.14.1-20170828 - Cross-Site Request Forgery | 30 Aug 201700:00 | – | exploitpack | |
| CVE-2017-15084 | 6 Oct 201721:29 | – | nvd | |
| Metasploit Cross Site Rquest Forgery | 7 Oct 201700:00 | – | packetstorm | |
| Cross site request forgery (csrf) | 6 Oct 201721:29 | – | prion |
# Exploit Title: CSRF
# Date: Wed, Aug 30, 2017
# Software Link: https://www.metasploit.com/
# Exploit Author: Dhiraj Mishra
# Contact: http://twitter.com/mishradhiraj_
# Website: http://datarift.blogspot.in/
# CVE: CVE-2017-15084 (R7-2017-22)
# Category: Metasploit Pro, Express, Ultimate, and Community
1. Description
Metasploit Pro, Express, Ultimate, and Community can encounter an issue of cross site request forgery (also known as one-click attack and is abbreviated as CSRF or XSRF), which is a type of malicious exploit of a website where unauthorized commands are transmitted from a user that the web application trusts. A CSRF attack attempts to exploit the trust that a specific website has in a user's browser.
2. Proof of concept
The MSF did not protect the logout form with csrf token, therefore i can logout any user by sending this url https://Metasploit-Server-IP:3790/logout
Here's an attack vector:
1) Set up a honeypot that detects MSF scans/attacks (somehow).
2) Once I get a probe, fire back a logout request.
3) Continue to logout the active user forever.
It's less damaging than a traditional "hack back" but is sure to irritate the local red team to no end. It's essentially a user DoS. This attack may have been useful as a denial of service against Metasploit instances, allowing an attacker to prevent normal Metasploit usage.
3. Rapid7 Security Bulletin
https://blog.rapid7.com/2017/10/06/vulnerabilities-affecting-four-rapid7-products-fixed/Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation