| Titel | yashpokharna2555 restaurent-management-system 1 Cross Site Scripting |
|---|
| Beschreibung | A vulnerability has been found in yashpokharna2555 restaurent-management-system. The application stores user-controlled `username` values during registration and later propagates that value into the session and outputs it in `index.php` without HTML encoding. Specifically, `login_register.php` inserts the attacker-controlled username into the database, the login logic assigns the username to `$_SESSION['username']`, and `index.php` prints the session value directly into the HTML response. This results in stored cross-site scripting and allows arbitrary JavaScript execution in the victim browser when the affected page is viewed.
|
|---|
| Quelle | ⚠️ https://github.com/yashpokharna2555/restaurent-management-system/issues/4 |
|---|
| Benutzer | wr0ld (UID 98487) |
|---|
| Einreichung | 27.05.2026 10:33 (vor 1 Monat) |
|---|
| Moderieren | 27.06.2026 20:10 (1 month later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 374494 [yashpokharna2555 restaurent-management-system Registration login_register.php Benutzername Cross Site Scripting] |
|---|
| Punkte | 20 |
|---|