First published: Thu Jan 12 2023(Updated: )
A cross-site scripting (XSS) vulnerability in Doctor Appointment Management System v1.0.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Employee ID parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Doctor Appointment Management System | =1.0.0 | |
phpgurukul Doctor Appointment Management System | =1.0.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-45729 is classified as a cross-site scripting (XSS) vulnerability, which can lead to significant security risks including data theft or hijacking user sessions.
To fix CVE-2022-45729, validate and sanitize input for the Employee ID parameter to prevent the injection of malicious scripts.
CVE-2022-45729 affects version 1.0.0 of the Doctor Appointment Management System.
The impact of CVE-2022-45729 allows attackers to execute arbitrary web scripts or HTML, compromising the integrity of the web application.
CVE-2022-45729 is a cross-site scripting (XSS) vulnerability, which exploits the trust a user has in a particular website.