vendor:
PHP Server Monitor
by:
hyp3rlinx
7,5
CVSS
HIGH
Privilege Escalation / CSRF
N/A
CWE
Product Name: PHP Server Monitor
Affected Version From: 3.1.1
Affected Version To: 3.1.1
Patch Exists: NO
Related CWE: N/A
CPE: a:phpservermon:php_server_monitor:3.1.1
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, Linux, Mac
2015
PHP Server Monitor Privilege Escalation / CSRF
PHP Server Monitor uses level 20 for basic user and level 10 for Admins these are stored in Database. Basic users can elevate thier privileges to that of Administrator by crafting an HTTP payload changing their level to '10' then getting an Administrator to click an infected link or visit a malicious website to launch an CSRF attack which will grant the user admin access. This problem is due to no CSRF protection mechanism in place.
Mitigation:
Upgrade to latest version of PHP Server Monitor.