First published: Wed Aug 17 2022(Updated: )
Clinic's Patient Management System v1.0 was discovered to contain a cross-site scripting (XSS) vulnerability via update_medicine_details.php. This vulnerability allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Packing text box under the Update Medical Details module.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Oretnom23 Clinic\'s Patient Management System | =1.0 | |
Clinic's Patient Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-35117 is classified as a medium severity vulnerability due to its potential for cross-site scripting attacks.
To fix CVE-2022-35117, implement input validation and output encoding on the Packing text box in the update_medicine_details.php file.
CVE-2022-35117 affects Clinic's Patient Management System version 1.0.
CVE-2022-35117 is a cross-site scripting (XSS) vulnerability.
The potential impacts of CVE-2022-35117 include the ability for attackers to execute arbitrary scripts or HTML in a user's browser.