CVE-2014-6409
m/monit < 3.3.2 - Cross-Site Request Forgery via User Update Endpoint
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-6409. PoCs published by Dolev Farhi.
AI-analyzed exploit summary This is a CSRF exploit for M/Monit that allows an attacker to reset the password of any user account, including the admin, without knowing the current password. The PoC is a simple HTML form that submits a POST request to the vulnerable endpoint.
Description
Cross-site request forgery (CSRF) vulnerability in M/Monit 3.3.2 and earlier allows remote attackers to hijack the authentication of administrators for requests that change user passwords via the fullname and password parameters to /admin/users/update.
Exploits (1)
This is a CSRF exploit for M/Monit that allows an attacker to reset the password of any user account, including the admin, without knowing the current password. The PoC is a simple HTML form that submits a POST request to the vulnerable endpoint.