| 제목 | 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) |
|---|
| 제출 | 2026. 04. 27. AM 10:54 (1 월 ago) |
|---|
| 모더레이션 | 2026. 05. 24. AM 11:06 (27 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 365452 [yashpokharna2555 StudentManagementSystem cb2f558ddf8d19396de0f92abf2d224d46a0a203 /student.php FIRST_NAME 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 20 |
|---|