First published: Thu Aug 08 2024(Updated: )
A Reflected Cross Site Scripting (XSS) vulnerability was found in "/oahms/search.php" in PHPGurukul Old Age Home Management System v1.0, which allows remote attackers to execute arbitrary code via the "searchdata" parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Old Age Home Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-40484 is classified as a critical vulnerability due to its potential for remote code execution through reflected XSS.
To fix CVE-2024-40484, sanitize and validate all input parameters, specifically the 'searchdata' parameter in the '/oahms/search.php' file.
CVE-2024-40484 affects users of the PHPGurukul Old Age Home Management System version 1.0.
CVE-2024-40484 is a reflected Cross Site Scripting (XSS) vulnerability.
Yes, CVE-2024-40484 can be exploited by unauthenticated remote attackers.