vendor:
Online Quiz Maker
by:
Özkan Mustafa Akkuş (AkkuS)
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Online Quiz Maker
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:hscripts:online_quiz_maker
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux
2018
Online Quiz Maker 1.0 – ‘catid’ SQL Injection
An attacker can execute SQL commands through parameters that contain vulnerable. An authorized user can use the filtering feature and can fully authorize the database or other server informations. Also there are XSS vulnerabilities too.
Mitigation:
Input validation, parameterized queries, and stored procedures should be used to prevent SQL injection attacks.