vendor:
ECK Hotel
by:
Mustafa Emre Gül
8.8
CVSS
HIGH
Cross-Site Request Forgery
352
CWE
Product Name: ECK Hotel
Affected Version From: 1.0-beta
Affected Version To: 1.0-beta
Patch Exists: NO
Related CWE: N/A
CPE: eck-hotel-v1.0-beta.zip
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Win10 x64
2020
ECK Hotel 1.0 – Cross-Site Request Forgery (Add Admin)
An unauthenticated user can create an admin user by sending a POST request to the index.php?module=user/user-add page with the necessary parameters. This allows an attacker to gain administrative privileges on the ECK Hotel 1.0-beta application.
Mitigation:
Implementing a strong authentication mechanism and validating user input can help mitigate this vulnerability.