vendor:
Local Service Search Engine Management System
by:
Aditya Wakhlu
9.8
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: Local Service Search Engine Management System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: CVE-2021-3278
CPE: a:sourcecodester:local_service_search_engine_management_system
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows
2020
Local Service Search Engine Management System 1.0 – SQLi Authentication Bypass
An authentication bypass vulnerability exists in Local Service Search Engine Management System 1.0 due to improper validation of user-supplied input. An attacker can exploit this vulnerability by sending a malicious request with payload Aditya' or 1=1# in user and password field to bypass authentication and gain access to the application.
Mitigation:
Input validation should be done properly to prevent SQL injection attacks. Access to the application should be restricted to authorized users only.