| Título | Sourcecodester Laundry Management System v1.0 Cross-Site Scripting |
|---|
| Descripción | Laundry Management System Store XSS (/ci_laundry/karyawan/edit) .This code snippet is potentially vulnerable to Cross-Site Scripting (XSS) attacks. The issue lies in the direct output of the `$karyawan->alamat` variable's value into the `value` attribute using `<?php echo $karyawan->alamat ?>`. If `$karyawan->alamat` contains malicious JavaScript code, then this code will be executed when the page loads and renders this `input` tag. |
|---|
| Fuente | ⚠️ https://github.com/fubxx/CVE/blob/main/LaundryManagementSystemXSS.md |
|---|
| Usuario | LI YU (UID 67398) |
|---|
| Sumisión | 2024-04-08 09:15 (hace 2 años) |
|---|
| Moderación | 2024-04-08 14:33 (5 hours later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 259744 [SourceCodester Laundry Management System 1.0 /karyawan/edit karyawan secuencias de comandos en sitios cruzados] |
|---|
| Puntos | 20 |
|---|