Online Quiz Maker SQL Injection Vulnerability

Vulnerability

A SQL injection vulnerability has been identified in Online Quiz Maker version 1.0. This vulnerability exists in the 'catid' and 'usern' parameters, allowing authenticated attackers to execute arbitrary SQL commands. Exploitation involves sending crafted SQL payloads via POST requests to 'quiz-system.php' or 'add-category.php'. This vulnerability could be used to extract sensitive database information or bypass authentication.

Impact

Exploitation of this vulnerability allows for arbitrary SQL command execution, which could lead to unauthorized data access or manipulation. Additionally, this vulnerability could be used to bypass authentication, as noted in the VulnCheck advisory.

Reproduction

To reproduce this vulnerability, an authenticated user can send a POST request to 'quiz-system.php' with the 'catid' parameter. The request can include a crafted SQL payload that exploits the application's SQL query handling. Alternatively, the 'usern' parameter can be targeted by sending a POST request to 'add-category.php' with a SQL injection payload that manipulates the authentication process.

Added: Mar 26, 2026, 12:20 PM
Updated: Mar 26, 2026, 12:20 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
5.0
exploitability
8.0
remediation
0.0
relevance
4.7
threat
6.4
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.