vendor:
ZeroCMS
by:
tiago.alexand@gmail.com
3,3
CVSS
MEDIUM
Impropper Form post hanling
20
CWE
Product Name: ZeroCMS
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: None
CPE: aas9.in/zerocms/
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: php 5.4.27
2020
ZeroCMS 1.0 Impropper Form post hanling
ZeroCMS is a very simple Content Management System built using PHP and MySQL. The script zero_transact_user.php contains a Modify Account case where the execution context doen't have in to consideration the current user's permitions allowing a malcious user to escalate its privileges to admin.
Mitigation:
Ensure that the application is properly validating user input and that the application is properly validating user permissions.