First published: Wed Nov 27 2024(Updated: )
A Reflected Cross Site Scripting (XSS) vulnerability was found in /covid-tms/patient-search-report.php in PHPGurukul COVID 19 Testing Management System v1.0, which allows remote attackers to execute arbitrary code via the searchdata POST request parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Covid19 Testing Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-53635 is considered a high severity vulnerability due to the potential for arbitrary code execution via a reflected XSS attack.
To fix CVE-2024-53635, sanitize and validate the 'searchdata' POST request parameter before processing it to prevent the execution of arbitrary code.
CVE-2024-53635 affects users of PHPGurukul COVID 19 Testing Management System version 1.0.
CVE-2024-53635 is a Reflected Cross Site Scripting (XSS) vulnerability.
Attackers can execute arbitrary code on a victim's browser by exploiting CVE-2024-53635 through crafted requests.