vendor:
Engineers Online Portal
by:
Alon Leviev
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Engineers Online Portal
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: a:sourcecodester:engineers_online_portal:1.0
Platforms Tested: Kali Linux
2021
Exploit Title: Engineers Online Portal 1.0 – ‘id’ SQL Injection
An SQL Injection vulnerability exists in the Engineers Online Portal. An attacker can leverage the vulnerable "id" parameter in the "quiz_question.php" web page in order to manipulate the sql query performed. As a result he can extract sensitive data from the web server and in some cases he can use this vulnerability in order to get a remote code execution on the remote web server.
Mitigation:
Input validation and sanitization should be implemented in order to prevent SQL Injection attacks.