Enviar #814279: hemant6488 CodeIgniter-StudentManagementSystem 1.0 Stored Cross-Site Scriptinginformación

Títulohemant6488 CodeIgniter-StudentManagementSystem 1.0 Stored Cross-Site Scripting
DescripciónThe `addStudent` method in the `Students` controller does not perform any input filtering or sanitisation before storing user-supplied data in the database. Subsequently, the `view_students.php` view renders the student’s name directly without HTML entity encoding. This allows an attacker to inject arbitrary JavaScript (e.g., via the `name` parameter) that is persisted in the database and executed whenever any user visits the student listing page. Because the endpoint is accessible without authentication (see the Broken Access Control vulnerability), the attack can be carried out by an anonymous remote user.
Fuente⚠️ https://github.com/hemant6488/CodeIgniter-StudentManagementSystem/issues/6
Usuario
 BingZhe (UID 97643)
Sumisión2026-04-27 17:53 (hace 1 mes)
Moderación2026-05-25 21:08 (28 days later)
EstadoAceptado
Entrada de VulDB365538 [hemant6488 CodeIgniter-StudentManagementSystem Students Controller view_students.php addStudent Nombre secuencias de comandos en sitios cruzados]
Puntos20

Do you want to use VulDB in your project?

Use the official API to access entries easily!