SQL Injection Vulnerability in PHPGurukul Teacher Subject Allocation Management System
CVE-2025-5558
What is CVE-2025-5558?
The PHPGurukul Teacher Subject Allocation Management System version 1.0 contains a vulnerability in its /admin/changeimage.php file. This issue arises due to improper handling of user-provided input, particularly the 'editid' argument, which makes the application susceptible to SQL injection attacks. Malicious users can exploit this flaw to execute arbitrary SQL commands, potentially compromising the database and gaining unauthorized access to sensitive information. As this vulnerability can be exploited remotely, it poses a significant risk to users of the affected system.
Affected Version(s)
Teacher Subject Allocation Management System 1.0
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.