CVE-2025-45021: SQL Injection
A SQL Injection vulnerability was identified in the admin/edit-directory.php file of the PHPGurukul Directory Management System v2.0. Attackers can exploit this vulnerability via the email parameter in a POST request to execute arbitrary SQL commands.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-45021?
CVE-2025-45021 is classified as a high severity vulnerability due to its potential for exploitation through SQL Injection.
How do I fix CVE-2025-45021?
To fix CVE-2025-45021, ensure that input parameters are properly sanitized and implement prepared statements to mitigate SQL Injection risks.
What systems are affected by CVE-2025-45021?
CVE-2025-45021 affects PHPGurukul Directory Management System version 2.0.
What type of attack does CVE-2025-45021 allow?
CVE-2025-45021 allows attackers to execute arbitrary SQL commands via the email parameter in a POST request.
Is CVE-2025-45021 easy to exploit?
Yes, CVE-2025-45021 is considered relatively easy to exploit if proper security measures are not in place.