| Título | code-projects Fruit Shop Management System 1.0 Cross Site Scripting |
|---|
| Descripción | There is a stored Cross-Site Scripting (XSS) vulnerability in the products.php page. This page retrieves product information from the database (including fields such as product_code, gen_name, product_name, and supplier) and directly outputs it into the HTML table using echo without any HTML special character escaping.Attackers can exploit the product addition/editing functions to inject malicious JavaScript code into the aforementioned fields. When other users (including administrators) access the products.php page, the injected malicious scripts will be parsed and executed by the browser, leading to security risks such as session hijacking, sensitive information theft, phishing attacks, or permission abuse. |
|---|
| Fuente | ⚠️ https://github.com/chen2496088236/CVE/issues/3 |
|---|
| Usuario | 111ctx (UID 89466) |
|---|
| Sumisión | 2025-08-26 17:24 (hace 9 meses) |
|---|
| Moderación | 2025-09-02 15:09 (7 days later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 322191 [code-projects Fruit Shop Management System 1.0 products.php product_code/gen_name/product_name/supplier secuencias de comandos en sitios cruzados] |
|---|
| Puntos | 20 |
|---|