vendor:
SchoolDir
by:
Ihsan Sencan
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: SchoolDir
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: a:brynamics:schooldir
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
SchoolDir – SQL Injection
SchoolDir is vulnerable to SQL Injection. An attacker can inject malicious SQL queries via the 'searchItem' and 'School_type' parameters in the 'search' and 'sortsearch' scripts, respectively. This can be exploited to read, modify or delete data from the database.
Mitigation:
Input validation should be used to prevent SQL injection attacks.