First published: Mon Nov 11 2024(Updated: )
A Cross Site Scriptng (XSS) vulnerability was found in /omrs/admin/search.php in PHPGurukul Online Marriage Registration System 1.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 |
---|---|---|
Online Marriage Registration System | ||
Online Marriage Registration System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-51054 has a medium severity rating due to its potential exploitation via Cross Site Scripting.
To fix CVE-2024-51054, sanitize and validate all user inputs, particularly the "searchdata" parameter in POST requests.
CVE-2024-51054 affects users of the PHPGurukul Online Marriage Registration System version 1.0.
CVE-2024-51054 is a Cross Site Scripting (XSS) vulnerability.
Yes, CVE-2024-51054 allows remote attackers to execute arbitrary code through improper handling of the "searchdata" parameter.