CVE-2022-35117: XSS
Clinic's Patient Management System v1.0 was discovered to contain a cross-site scripting (XSS) vulnerability via updatemedicinedetails.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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2022-35117?
CVE-2022-35117 is classified as a medium severity vulnerability due to its potential for cross-site scripting attacks.
How do I fix CVE-2022-35117?
To fix CVE-2022-35117, implement input validation and output encoding on the Packing text box in the update_medicine_details.php file.
What systems are affected by CVE-2022-35117?
CVE-2022-35117 affects Clinic's Patient Management System version 1.0.
What type of vulnerability is CVE-2022-35117?
CVE-2022-35117 is a cross-site scripting (XSS) vulnerability.
What are the potential impacts of CVE-2022-35117?
The potential impacts of CVE-2022-35117 include the ability for attackers to execute arbitrary scripts or HTML in a user's browser.