vendor:
Online Course Registration
by:
Daniel Monzón (stark0de)
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Online Course Registration
Affected Version From: 2.0
Affected Version To: 2.0
Patch Exists: NO
Related CWE: N/A
CPE: 2.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux x64 5.4.0
2020
Online Course Registration 2.0 – Authentication Bypass
There are multiple SQL injection vulnerabilities in Online Course Registration PHP script, such as in check_availability.php, change-password.php, admin/check_availability.php, admin/change-password.php, admin/index.php, index.php, includes/header.php, and pincode-verification.php. It is also possible to bypass the authentication in the two login pages.
Mitigation:
Input validation and sanitization should be used to prevent SQL injection attacks.