SQL Injection Vulnerability in PHPGurukul Employee Record Management System
CVE-2025-5782
5.3MEDIUM
What is CVE-2025-5782?
A SQL injection vulnerability exists in the PHPGurukul Employee Record Management System 1.3, specifically affecting the /resetpassword.php file. By manipulating the 'newpassword' argument, an attacker can remotely execute SQL queries, potentially compromising the database. This issue highlights the importance of input validation and secure coding practices to protect sensitive information from unauthorized access.
Affected Version(s)
Employee Record Management System 1.3
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.