First published: Tue Oct 29 2024(Updated: )
A Reflected Cross Site Scripting (XSS) vulnerability was found in /odms/admin/booking-search.php in PHPGurukul Online DJ Booking Management System 1.0, which allows remote attackers to execute arbitrary code via the "searchdata" parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Online Dj Booking Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-51076 is classified as a high severity Reflected Cross Site Scripting (XSS) vulnerability.
CVE-2024-51076 allows remote attackers to execute arbitrary code through the "searchdata" parameter.
To fix CVE-2024-51076, input validation and sanitization should be implemented for the "searchdata" parameter in the affected script.
CVE-2024-51076 affects PHPGurukul Online DJ Booking Management System version 1.0.
Yes, CVE-2024-51076 can be exploited by unauthenticated users as it targets a vulnerable input parameter.