vendor:
Simple Water Refilling Station Management System
by:
Matt Sorrell
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Simple Water Refilling Station Management System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:simple_water_refilling_station_management_system:1.0
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 Server 2019 and XAMPP 7.4.22
2021
Simple Water Refilling Station Management System 1.0 – Authentication Bypass
The Simple Water Refilling Station Management System is vulnerable to a SQL Injection because it fails to sufficiently sanitize user-supplied data before using it in a SQL query. Successful exploitation of this issue could allow an attacker to bypass the application's authentication controls and possibly access other sensitive data.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to construct SQL queries in a way that would allow an attacker to access or modify data.