CVE-2025-14226: itsourcecode Student Management System edit_user.php sql injection
A vulnerability was identified in itsourcecode Student Management System 1.0. This vulnerability affects unknown code of the file /edituser.php. The manipulation of the argument fname leads to sql injection. The attack is possible to be carried out remotely. The exploit is publicly available and might be used. Other parameters might be affected as well.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-14226?
CVE-2025-14226 has been classified as a high severity vulnerability due to its potential for remote SQL injection.
How can I fix CVE-2025-14226?
To fix CVE-2025-14226, sanitize and validate user input for the fname argument in the /edit_user.php file to prevent SQL injection.
Who is affected by CVE-2025-14226?
CVE-2025-14226 affects users of the itsourcecode Student Management System version 1.0.
What kind of attack does CVE-2025-14226 enable?
CVE-2025-14226 enables remote attackers to exploit SQL injection vulnerabilities through manipulated input.
What components of the itsourcecode Student Management System are vulnerable in CVE-2025-14226?
The vulnerable component in CVE-2025-14226 is the /edit_user.php file, specifically the handling of the fname argument.