vendor:
e107 CMS
by:
Kacper Szurek
7,5
CVSS
HIGH
Privilege Escalation
264
CWE
Product Name: e107 CMS
Affected Version From: 2.1.2
Affected Version To: 2.1.2
Patch Exists: YES
Related CWE: N/A
CPE: 2.1.2
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2016
e107 CMS 2.1.2 Privilege Escalation
Datas from `$_POST['updated_data']` inside `usersettings.php` are not properly validated so we can set `user_admin`.
Mitigation:
Validate user input and ensure that user privileges are properly set.