vendor:
Curfew e-Pass Management System
by:
Puja Dey
6.1
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Curfew e-Pass Management System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: a:phpgurukul:curfew_e-pass_management_system:1.0
Platforms Tested: Windows 10
2023
Curfew e-Pass Management System 1.0 – FromDate SQL Injection
The Curfew e-Pass Management System 1.0 is vulnerable to SQL injection in the 'FromDate' parameter. By injecting a malicious payload into the 'FromDate' parameter, an attacker can manipulate the SQL query to execute arbitrary SQL commands. This vulnerability has been tested with a time-based blind technique using MySQL version 5.0.12.
Mitigation:
To mitigate this vulnerability, input validation and parameterized queries should be implemented to sanitize user inputs and prevent SQL injection attacks.