CVE-2025-41106
BaseFortify
Publication date: 2025-11-11
Last updated on: 2025-11-17
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 |
|---|---|---|
| fairsketch | rise_ultimate_project_manager | to 3.9 (exc) |
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 an HTML injection issue in Fairsketch's RISE CRM Framework version 3.8.1. It occurs because the application does not properly validate user input in the 'first_name' parameter when a POST request is sent to '/clients/save_contact/'. This allows an attacker to inject malicious HTML code into the application.
How can this vulnerability impact me? :
The impact of this vulnerability is that an attacker could inject malicious HTML code into the application, potentially leading to issues such as content manipulation, phishing, or other client-side attacks. This could affect the integrity and trustworthiness of the application and its data.