CVE-2025-6331: PHPGurukul Directory Management System search-directory.php sql injection
A vulnerability classified as critical was found in PHPGurukul Directory Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /admin/search-directory.php. The manipulation of the argument searchdata leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-6331?
CVE-2025-6331 is classified as a critical vulnerability.
What type of vulnerability is CVE-2025-6331?
CVE-2025-6331 is a SQL injection vulnerability.
How does CVE-2025-6331 affect the PHPGurukul Directory Management System?
CVE-2025-6331 affects the search functionality in the file /admin/search-directory.php.
What are the potential consequences of exploiting CVE-2025-6331?
Exploiting CVE-2025-6331 could allow attackers to manipulate the database and access sensitive information.
How can I mitigate CVE-2025-6331 in my application?
To mitigate CVE-2025-6331, it's essential to sanitize user inputs and use prepared statements for database queries.