First published: Fri Mar 28 2025(Updated: )
Reflected Cross-Site Scripting (XSS) vulnerability in version 1.0 of the Clinic Queuing System. This vulnerability could allow an attacker to execute JavaScript code in the victim's browser by sending a malicious URL through the page parameter in /patient_side.php.
Credit: cve-coordination@incibe.es
Affected Software | Affected Version | How to fix |
---|---|---|
Clinic Queuing System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-2870 is classified as a reflected cross-site scripting (XSS) vulnerability which can potentially have a high impact on user security.
To fix CVE-2025-2870, sanitize and validate all user inputs, especially the 'page' parameter in /patient_side.php to prevent malicious code execution.
CVE-2025-2870 affects version 1.0 of the Clinic Queuing System.
Yes, an attacker can exploit CVE-2025-2870 by crafting a malicious URL that, when clicked by a victim, executes JavaScript code in their browser without additional user interaction.
As of now, no official patch has been released for CVE-2025-2870, and users are advised to implement input validation to mitigate the risk.