vendor:
SOA School Management
by:
Ihsan Sencan
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: SOA School Management
Affected Version From: 3.0
Affected Version To: 3.0
Patch Exists: NO
Related CWE: N/A
CPE: a:ynetinteractive:soa_school_management
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/KaLiLinuX_x64
2017
SOA School Management 3.0 – SQL Injection
The vulnerability allows an attacker to inject sql commands into vulnerable parameters such as drivers/jquery/usersession_exam.php?id=[SQL], drivers/jquery/session_exam.php?id=[SQL], Assignment.php?student_id=[SQL], Fee.php?pay&student_id=7&fee_id=[SQL], YearBook.php?session_id=[SQL], Transaction.php?invoice=[SQL], etc.
Mitigation:
Input validation and sanitization should be used to prevent SQL injection attacks.