| Título | Yash Pokharna StudentManagementSystem 1.0 Stored Cross-Site Scripting |
|---|
| Descripción | The student.php script directly outputs student names (e.g., the FIRST_NAME field) retrieved from the database into an HTML <td> element without any sanitisation or encoding.
When combined with Vulnerability #2 (unauthorised data insertion), an attacker can insert a malicious JavaScript payload into the student name field. Subsequently, any user (including an administrator) who visits the student.php page will execute the embedded script, potentially leading to session hijacking, cookie theft, or privilege escalation. |
|---|
| Fuente | ⚠️ https://github.com/yashpokharna2555/StudentManagementSystem/issues/4 |
|---|
| Usuario | P4tt0n (UID 74801) |
|---|
| Sumisión | 2026-04-27 10:54 (hace 1 mes) |
|---|
| Moderación | 2026-05-24 11:06 (27 days later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 365452 [yashpokharna2555 StudentManagementSystem cb2f558ddf8d19396de0f92abf2d224d46a0a203 /student.php FIRST_NAME secuencias de comandos en sitios cruzados] |
|---|
| Puntos | 20 |
|---|