CVE-2025-9773 Details
Description
A flaw has been found in RemoteClinic up to 2.0. This vulnerability affects unknown code of the file /staff/edit.php. Executing manipulation of the argument Last Name can lead to cross site scripting. The attack can be launched remotely. The exploit has been published and may be used.
A cross-site scripting (XSS) vulnerability has been identified in RemoteClinic versions up to 2.0. The issue resides in the file '/staff/edit.php', specifically within the 'Last Name' parameter. This vulnerability allows remote attackers to inject malicious scripts, which are then executed in the context of the user's browser. The lack of proper input validation and output encoding enables this exploitation.
It is recommended to implement proper output encoding for user inputs, especially in the 'Last Name' parameter, to prevent script execution. Additionally, input validation should be enforced to reject or escape potentially harmful content. Regular security audits can help identify and address such vulnerabilities.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Sep 2, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/03hice-collab/CVE/issues/2 | CISA-ADP | ExploitThird Party Advisory |
| https://github.com/03hice-collab/CVE/issues/2 | [email protected] | ExploitThird Party Advisory |
| https://vuldb.com/?ctiid.322073 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.322073 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.640893 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| remoteclinic remote clinic | <= 2.0 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Sep 4, 2025 | Initial Analysis | [email protected] |
| Sep 2, 2025 | CVE Modified | CISA-ADP |
| Sep 1, 2025 | New CVE Received | [email protected] |