CVE-2025-60314
BaseFortify
Publication date: 2025-10-08
Last updated on: 2025-10-10
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| configuroweb | simple_web_inventory_system | 1.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Stored Cross-Site Scripting (XSS) in Configuroweb Sistema Web de Inventario 1.0. It occurs because the application does not properly sanitize input in the product name parameter (Nombre:Producto). An authenticated attacker can inject malicious JavaScript code that gets stored and later executed in the context of other users' browsers.
How can this vulnerability impact me? :
This vulnerability can allow an attacker to execute arbitrary JavaScript in the context of the affected web application. This can lead to theft of user credentials, session hijacking, defacement, or other malicious actions performed on behalf of legitimate users, potentially compromising user data and application integrity.