| 标题 | 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 10時54分 (1 月前) |
|---|
| 管理 | 2026-05-24 11時06分 (27 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 365452 [yashpokharna2555 StudentManagementSystem cb2f558ddf8d19396de0f92abf2d224d46a0a203 /student.php FIRST_NAME 跨网站脚本] |
|---|
| 积分 | 20 |
|---|