CVE-2025-41349
BaseFortify
Publication date: 2025-11-18
Last updated on: 2025-11-19
Assigner: Spanish National Cybersecurity Institute, S.A. (INCIBE)
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| iest | winplus | 24.11.27 |
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 WinPlus v24.11.27. It occurs because the application does not properly validate user input sent via the 'descripcion' parameter in a specific POST request. This allows an attacker to store malicious scripts that can later be executed in the context of an authenticated user's browser.
How can this vulnerability impact me? :
This vulnerability can allow a remote attacker to send a specially crafted query that, when viewed by an authenticated user, can execute malicious scripts in their browser. This can lead to theft of session cookies and potentially allow the attacker to hijack the user's session and impersonate them.