| 제목 | Sourcecodester Warehouse Management System 1.0 Store XSS on barang.php |
|---|
| 설명 | Warehouse Management System Store XSS on barang.php.The potential risk of Cross-Site Scripting (XSS) arises because the values of the `$nama_barang` and `$merek` variables are directly inserted into the `value` attribute of HTML input fields without undergoing HTML entity encoding. This means that if these variables contain malicious JavaScript code, this code will be executed by the browser when the page loads. |
|---|
| 원천 | ⚠️ https://github.com/fubxx/CVE/blob/main/WarehouseManagementSystemXSS.md |
|---|
| 사용자 | LI YU (UID 67398) |
|---|
| 제출 | 2024. 04. 09. AM 03:27 (2 연령 ago) |
|---|
| 모더레이션 | 2024. 04. 10. PM 07:53 (2 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 260269 [SourceCodester Warehouse Management System 1.0 barang.php nama_barang/merek 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 20 |
|---|