CVE-2025-5211: PHPGurukul Employee Record Management System myprofile.php sql injection
Published May 26, 2025
·Updated
A vulnerability was found in PHPGurukul Employee Record Management System 1.3 and classified as critical. This issue affects some unknown processing of the file /myprofile.php. The manipulation of the argument EmpCode leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.
Affected Software
2 affected components
Phpgurukul Employee Record Management System
Phpgurukul Employee Record Management System=1.3
Event History
May 26, 2025
CVE Published
via MITRE·11:00 PM
Data Sourced
via MITRE·11:00 PM
DescriptionSeverityWeakness
Jun 23, 57411
Event
via FIRST·06:11 PM
Frequently Asked Questions
1
What is the severity of CVE-2025-5211?
CVE-2025-5211 is classified as a critical vulnerability.
2
How does CVE-2025-5211 affect the PHPGurukul Employee Record Management System?
CVE-2025-5211 allows for SQL injection through the manipulation of the EmpCode argument in the /myprofile.php file.
3
Can CVE-2025-5211 be exploited remotely?
Yes, CVE-2025-5211 can be exploited remotely.
4
What software versions are affected by CVE-2025-5211?
The vulnerability affects PHPGurukul Employee Record Management System version 1.3.
5
How do I fix CVE-2025-5211?
To fix CVE-2025-5211, sanitize and validate the input for the EmpCode parameter to prevent SQL injection.