vendor:
School ERP Pro+Responsive
by:
Ihsan Sencan
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: School ERP Pro+Responsive
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:arox:school_erp_pro+responsive:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
School ERP Pro+Responsive 1.0 – ‘fid’ SQL Injection
School ERP Pro+Responsive 1.0 is vulnerable to SQL Injection. An attacker can inject malicious SQL queries via the 'fid' parameter in the 'student_staff' page. This can be exploited to dump the database contents.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Parameterized queries should be used to prevent SQL injection attacks.