CVE-2025-6913: PHPGurukul Student Record System admin-profile.php sql injection
A vulnerability classified as critical has been found in PHPGurukul Student Record System 3.2. Affected is an unknown function of the file /admin-profile.php. The manipulation of the argument aemailid leads to sql injection. It is possible to launch the attack 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-6913?
CVE-2025-6913 is classified as a critical vulnerability.
What is the nature of the vulnerability identified in CVE-2025-6913?
CVE-2025-6913 is a SQL injection vulnerability due to improper handling of the 'aemailid' argument.
Which software is affected by CVE-2025-6913?
CVE-2025-6913 affects the PHPGurukul Student Record System 3.2.
How can CVE-2025-6913 be exploited?
CVE-2025-6913 can be exploited remotely by manipulating the 'aemailid' parameter.
How do I fix CVE-2025-6913?
To fix CVE-2025-6913, it's necessary to implement proper input validation and parameterized queries to prevent SQL injection.