vendor:
Local Services Search Engine Management System
by:
Tushar Vaidya
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Local Services Search Engine Management System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:phpgurukul:local_services_search_engine_management_system
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Ubuntu
2021
Local Services Search Engine Management System (LSSMES) 1.0 – Blind & Error based SQL injection (Authenticated)
An authenticated blind and error based SQL injection vulnerability exists in the Local Services Search Engine Management System (LSSMES) version 1.0. An attacker can exploit this vulnerability by adding a double quote (") in the URL after the editid parameter. This can be exploited to gain access to the database and potentially execute arbitrary code.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, the application should be configured to use parameterized queries.