vendor:
School File Management System
by:
Tarun Sehgal
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: School File Management System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: N/A
Related CWE: N/A
CPE: a:sourcecodester:school_file_management_system:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10 Pro 10.0.18363 N/A Build 18363 + XAMPP V3.2.4
2020
School File Management System 1.0 – ‘username’ SQL Injection
An attacker can inject malicious SQL code into the 'username' parameter of the School File Management System 1.0 application. By sending a specially crafted request, an attacker can print the database name and MariaDB version.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.