Unknown · Configuroweb Sistema Web De Inventario · CVE-2025-60314
**Name of the Vulnerable Software and Affected Versions**
Configuroweb Sistema Web de Inventario version 1.0
**Description**
The software is susceptible to a Stored Cross-Site Scripting (XSS) issue because of insufficient input sanitization. Specifically, the `Nombre:Producto` parameter lacks proper validation, enabling an authenticated attacker to inject malicious payloads and execute arbitrary JavaScript. The affected parameter is the product name.
**Recommendations**
Apply input sanitization to the `Nombre:Producto` parameter to prevent the injection of malicious scripts.