Vulnerability CVE-2023-48718


Published: 2023-12-21

Description:
Student Result Management System v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'class_name' parameter of the add_students.php resource does not validate the characters received and they are sent unfiltered to the database.

Type:

CWE-89

(Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection'))

 References:
https://fluidattacks.com/advisories/gilels/
https://projectworlds.in/

Copyright 2026, cxsecurity.com

 

Back to Top