| タイトル | Sourcecodester Laundry Management System v1.0 Cross-Site Scripting |
|---|
| 説明 | 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. |
|---|
| ソース | ⚠️ https://github.com/fubxx/CVE/blob/main/LaundryManagementSystemXSS.md |
|---|
| ユーザー | LI YU (UID 67398) |
|---|
| 送信 | 2024年04月08日 09:15 (2 年 ago) |
|---|
| モデレーション | 2024年04月08日 14:33 (5 hours later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 259744 [SourceCodester Laundry Management System 1.0 /karyawan/edit karyawan クロスサイトスクリプティング] |
|---|
| ポイント | 20 |
|---|