vendor:
Local Services Search Engine Management System (LSSMES)
by:
Tushar Vaidya
8.8
CVSS
HIGH
Persistent Cross-Site Scripting (XSS)
79
CWE
Product Name: Local Services Search Engine Management System (LSSMES)
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_using_php_and_mysql
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Ubuntu
2021
Local Services Search Engine Management System (LSSMES) 1.0 – ‘name’ Persistent Cross-Site Scripting (XSS)
A persistent cross-site scripting (XSS) vulnerability exists in Local Services Search Engine Management System (LSSMES) 1.0, which allows an attacker to inject malicious JavaScript code into the application. An attacker can exploit this vulnerability by sending a specially crafted request to the application. The malicious code will be executed in the browser of the victim when the vulnerable page is accessed. This can be used to steal session cookies, hijack user accounts, and perform other malicious activities.
Mitigation:
The application should validate user input and encode output to prevent XSS attacks. The application should also use a Content Security Policy (CSP) to prevent malicious code from being executed.