Campcodes Complete Online Beauty Parlor Management System Cross-Site Scripting Vulnerability

Vulnerability

A cross-site scripting (XSS) vulnerability has been identified in Campcodes Complete Online Beauty Parlor Management System version 1.0. The issue resides in the file '/admin/search-invoices.php', where the 'searchdata' parameter is not properly validated or encoded before being output to users. This flaw allows attackers to inject and execute malicious scripts in the context of the victim's browser, potentially leading to the theft of cookies, session tokens, or other sensitive information.

Impact

Exploitation of this vulnerability allows for cross-site scripting, where injected scripts are executed in the context of the user's browser session.

Reproduction

To reproduce this vulnerability, navigate to the '/admin/search-invoices.php' page and manipulate the 'searchdata' parameter by injecting a script tag. The lack of proper input validation will result in the execution of the injected script.

Remediation

It is recommended to implement output encoding for user inputs before displaying them on the web page. Additionally, input validation and filtering should be enforced to reject or escape any potentially harmful content. Consider using a Content Security Policy to restrict the execution of scripts.

Added: Dec 29, 2025, 1:19 PM
Updated: Dec 29, 2025, 4:12 PM

Vulnerability Rating

Custom Algorithm
spread
1.0
impact
3.5
exploitability
7.9
remediation
0.0
relevance
1.6
threat
6.4
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.