Soumettre #893103: Soarkey StudentManagement e08f7f1d5015af407aa4cca0ada3dea189b4937e SQL Injectioninformation

TitreSoarkey StudentManagement e08f7f1d5015af407aa4cca0ada3dea189b4937e SQL Injection
DescriptionThe affected request path is the `course_ranking` action in `code/src/service/AdminDao.java` at lines 499-525, which forwards the untrusted `cno` parameter into `code/src/dao/CourseDao.java`. `CourseDao.course_ranking(String cno)` at lines 151-156 builds the SQL statement by concatenating `cno` directly into `... and cno = '"+cno+"' order by grade desc;` before execution. Because no parameter binding or validation is applied, an attacker can inject arbitrary SQL conditions and UNION clauses through `cno`. This allows retrieval of unintended rows and exfiltration of data from other tables such as `user`, including usernames, plaintext passwords, and privilege levels.
La source⚠️ https://github.com/Soarkey/StudentManagement/issues/33
Utilisateur
 soulinda (UID 99812)
Soumission16/07/2026 18:37 (il y a 1 mois)
Modérer30/08/2026 10:00 (1 month later)
StatutAccepté
Entrée VulDB397120 [Soarkey StudentManagement/学生信息管理系统 CourseDao.java CourseDao.course_ranking cno injection SQL]
Points20

Do you know our Splunk app?

Download it now for free!