vendor:
Pandora FMS
by:
Mehdi Boukazoula
6.8
CVSS
MEDIUM
Cross Site Request Forgery
352
CWE
Product Name: Pandora FMS
Affected Version From: v3.2.1
Affected Version To: v3.2.1
Patch Exists: NO
Related CWE: N/A
CPE: a:pandorafms:pandora_fms
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: v =< 3.2.1
2011
Pandora FMS v3.2.1 Cross Site Request Forgery
In the page of 'http://127.0.0.1/pandora_console/index.php?sec=usuarios&sec2=operation/users/user_edit' we can submit the parameters : password_new ; password_conf ; phone ; fullname ; e-mail with POST request. We can exploit it by sending crafted html page to the administrator (The connected privileged user) with customized values. To patch this vulnerability the developpers must integrate an anti-bot system like CAPTCHA in the application.
Mitigation:
Integrate an anti-bot system like CAPTCHA in the application.