vendor:
Online Diagnostic Lab Management System
by:
Himash
8.8
CVSS
HIGH
Account Takeover
284
CWE
Product Name: Online Diagnostic Lab Management System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: a:sourcecodester:online_diagnostic_lab_management_system:1.0
Platforms Tested: Kali Linux
2022
Online Diagnostic Lab Management System 1.0 – Account Takeover (Unauthenticated)
Online Diagnostic Lab Management System 1.0 is vulnerable to unauthenticated account takeover. An attacker can takeover any registered 'Staff' user account by just sending a POST request by changing the the 'id', 'email', 'password' and 'cpass' parameters.
Mitigation:
Implement authentication and authorization mechanisms to prevent unauthenticated access to the application.