Submit #312703: Sourcecodester Warehouse Management System v1.0 Store XSS on customer.phpinfo

TitleSourcecodester Warehouse Management System v1.0 Store XSS on customer.php
DescriptionWarehouse Management System Store XSS on (customer.php) .The potential risk of Cross-Site Scripting (XSS) arises because the values of the `$nama_customer` and `$alamat_customer` and`$notelp_customer`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.
Source⚠️ https://github.com/fubxx/CVE/blob/main/WarehouseManagementSystemXSS3.md
UserLI YU (ID 67398)
Submission04/09/2024 03:29 (23 days ago)
Moderation04/10/2024 19:53 (2 days later)
Accepted
Accepted
VulDB EntryVDB-260271

Do you want to use VulDB in your project?

Use the official API to access entries easily!