vendor:
School Log Management System
by:
mosaaed
9.8
CVSS
HIGH
SQL Injection / Remote Code Execution
89
CWE
Product Name: School Log Management System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:school_log_management_system
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Parrot 5.5.17 + Apache 2.4.46
2020
School Log Management System 1.0 – ‘username’ SQL Injection / Remote Code Execution
This exploit allows an attacker to gain access to the School Log Management System 1.0 by exploiting a SQL Injection vulnerability in the 'username' parameter. The attacker can then upload a malicious PHP reverse shell to the server and gain remote code execution.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, the web server should be configured to only allow the upload of certain file types, and the web application should be configured to only allow the upload of certain file types.