vendor:
Auto Dealer Management System
by:
Muhammad Navaid Zafar Ansari
8.8
CVSS
HIGH
Broken Access Control
285
CWE
Product Name: Auto Dealer Management System
Affected Version From: v1.0
Affected Version To: v1.0
Patch Exists: YES
Related CWE: CVE-2023-0916
CPE: a:sourcecodester:auto_dealer_management_system:1.0
Platforms Tested: Windows 11
2023
Auto Dealer Management System 1.0 – Broken Access Control Exploit
Broken access control allows low privilege attacker to change password of all application users. On vulnerable page, application isn't verifying the authorization mechanism. Due to that, all the parameters are vulnerable to broken access control and low privilege user could view the list of user's and change any user password to access it.
Mitigation:
To mitigate this vulnerability, the application should implement proper access control mechanisms and validate user input.