vendor:
EasyPMS
by:
Jok3r
8.8
CVSS
HIGH
Authentication Bypass
287
CWE
Product Name: EasyPMS
Affected Version From: 1.0.0
Affected Version To: 1.0.0
Patch Exists: NO
Related CWE: N/A
CPE: a:elektraweb:easypms:1.0.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows Server 2012
2020
EasyPMS 1.0.0 – Authentication Bypass
EasyPMS has authentication bypass vulnerability that low privilege user can escalate privilege to HotelOwner admin privilege. Unprivileged user can manipulate sql query within json request format. Admin user code can be obtained using single quote after ID column so that where clause is invalid. While user is sending password resetting request, can change password of Admin user that is inside HotelOwner privilege class.
Mitigation:
Validate user input and token before making any changes to the database.