CVE-2023-5007
Published: 20 December 2023
Summary
CVE-2023-5007 is a high-severity SQL Injection (CWE-89) vulnerability in Kashipara Student Information System. Its CVSS base score is 8.8 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 26.9th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2023-57353
Vulnerability details
Student Information System v1.0 is vulnerable to multiple Authenticated SQL Injection vulnerabilities. The 'id' parameter of the marks.php resource does not validate the characters received and they are sent unfiltered to the database.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Authenticated SQL injection in web app parameters enables remote exploitation of public-facing application (T1190), arbitrary database queries for data collection (T1213.006), stored data manipulation via UPDATE/INSERT (T1565.001), and data destruction via DELETE/DROP (T1485).
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.