| Название | Yash Pokharna StudentManagementSystem 1.0 Stored Cross-Site Scripting |
|---|
| Описание | 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. |
|---|
| Источник | ⚠️ https://github.com/yashpokharna2555/StudentManagementSystem/issues/4 |
|---|
| Пользователь | P4tt0n (UID 74801) |
|---|
| Представление | 27.04.2026 10:54 (1 месяц назад) |
|---|
| Модерация | 24.05.2026 11:06 (27 days later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 365452 [yashpokharna2555 StudentManagementSystem cb2f558ddf8d19396de0f92abf2d224d46a0a203 /student.php FIRST_NAME межсайтовый скриптинг] |
|---|
| Баллы | 20 |
|---|