vendor:
Online Course Registration
by:
BKpatron
7.5
CVSS
HIGH
Authentication Bypass
CWE
Product Name: Online Course Registration
Affected Version From: v1.0
Affected Version To: v1.0
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Windows 10
2020
Online Course Registration 1.0 – Authentication Bypass
Attacker can bypass login page and access the dashboard page by exploiting the vulnerability in the 'admin/index.php' file using the payload '=''or'. The proof of concept shows the steps and payload used for the exploit.
Mitigation:
Implement proper input validation and authentication mechanisms to prevent authentication bypass.