vendor:
Home Owners Collection Management System
by:
Saud Alenazi
8.8
CVSS
HIGH
Account Takeover
284
CWE
Product Name: Home Owners Collection Management System
Affected Version From: 1
Affected Version To: 1
Patch Exists: No
Related CWE:
CPE: a:sourcecodester:home_owners_collection_management_system:1.0
Platforms Tested: XAMPP, Linux
2022
Home Owners Collection Management System 1.0 – Account Takeover (Unauthenticated)
Home Owners Collection Management System is vulnerable to unauthenticated account takeover. An attacker can takeover any registered 'Staff' user account by just sending a POST request with modified parameters such as 'id', 'firstname', 'lastname', 'username', 'password', and 'type'.
Mitigation:
Ensure that authentication is required for all user accounts and that all user input is properly sanitized.