vendor:
Schools Alert Management System
by:
Ali BawazeEer
7,5
CVSS
HIGH
SQL injection
89
CWE
Product Name: Schools Alert Management System
Affected Version From: 2.01
Affected Version To: 2.01
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows 64bit/Mozilla Firefox
2017
Schools Alert Management – SQL injection login bypass
An attacker is able to inject malicious SQL query to bypass the login page and login as admin of the particular school. The attacker can set the username and password to 'admin' or 1=1 -- - and select the check box as management.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.