First published: Mon May 05 2025(Updated: )
A vulnerability was found in PHPGurukul Online DJ Booking Management System 1.0. It has been declared as critical. This vulnerability affects unknown code of the file /admin/user-search.php. The manipulation of the argument searchdata leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
Affected Software | Affected Version | How to fix |
---|---|---|
Online Dj Booking Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-4262 has been declared as critical due to its potential for SQL injection vulnerabilities.
To fix CVE-2025-4262, you should sanitize and validate all user inputs in the /admin/user-search.php file.
CVE-2025-4262 affects the PHPGurukul Online DJ Booking Management System version 1.0.
CVE-2025-4262 is an SQL injection vulnerability that allows attackers to manipulate database queries.
The vulnerable code related to CVE-2025-4262 is located in the file /admin/user-search.php.