vendor:
Quadz School Management System
by:
Ihsan Sencan
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Quadz School Management System
Affected Version From: 3.1
Affected Version To: 3.1
Patch Exists: NO
Related CWE: N/A
CPE: a:awardcorporation:quadz_school_management_system
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win7 x64, Kali Linux x64
2017
Quadz School Management System v3.1 – SQL Injection
Login as student user and inject malicious SQL code in the URL parameters 'uisd' of the following URLs: http://localhost/[PATH]/index.php/sclass/ownClassRoutin?uisd=[SQL] and http://localhost/[PATH]/index.php/suggestion/own_suggestion?uisd=[SQL]
Mitigation:
Input validation and sanitization should be implemented to prevent malicious SQL code from being injected into the URL parameters.