First published: Mon Nov 11 2024(Updated: )
A Reflected Cross Site Scriptng (XSS) vulnerability was found in /omrs/user/search.php in PHPGurukul Online Marriage Registration 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 |
---|---|---|
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-50990 is rated with a high severity due to its potential for arbitrary code execution via reflected XSS.
To fix CVE-2024-50990, validate and sanitize the 'searchdata' POST request parameter to prevent injected scripts.
CVE-2024-50990 affects PHPGurukul Online Marriage Registration System version 1.0.
Yes, CVE-2024-50990 can be exploited remotely, allowing attackers to execute arbitrary code.
CVE-2024-50990 is a reflected cross-site scripting (XSS) vulnerability.