Student Information System v1.0 is vulnerable to multiple Authenticated SQL Injection vulnerabilities. The 'coursename' parameter of the marks.php resource does not validate the characters received and they are sent unfiltered to the database.
References
Link | Resource |
---|---|
https://fluidattacks.com/advisories/kissin/ | Exploit Third Party Advisory |
https://www.kashipara.com/ | Not Applicable |
https://fluidattacks.com/advisories/kissin/ | Exploit Third Party Advisory |
https://www.kashipara.com/ | Not Applicable |
Configurations
History
19 May 2025, 19:15
Type | Values Removed | Values Added |
---|---|---|
Summary | (en) Student Information System v1.0 is vulnerable to multiple Authenticated SQL Injection vulnerabilities. The 'coursename' parameter of the marks.php resource does not validate the characters received and they are sent unfiltered to the database. | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.8 |
Information
Published : 2023-12-20 16:15
Updated : 2025-05-19 19:15
NVD link : CVE-2023-5011
Mitre link : CVE-2023-5011
CVE.ORG link : CVE-2023-5011
JSON object : View
Products Affected
kashipara
- student_information_system
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')