CVE-2025-41102: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in Fairsketch RISE CRM Framework
HTML injection vulnerability found in Fairsketch's RISE CRM Framework v3.8.1, which consist of an HTML code injection due to lack of proper validation of user inputs by sending a POST request in parameter 'title' in '/events/save'.
AI Analysis
Technical Summary
CVE-2025-41102 is an HTML injection vulnerability classified under CWE-79 (Improper Neutralization of Input During Web Page Generation), specifically a reflected or stored cross-site scripting (XSS) flaw in the Fairsketch RISE CRM Framework version 3.8.1 and earlier. The vulnerability occurs due to insufficient sanitization and validation of user-supplied input in the 'title' parameter when a POST request is made to the '/events/save' endpoint. This allows an attacker to inject arbitrary HTML or JavaScript code that is then rendered by the victim's browser within the context of the CRM application. The CVSS 4.0 base score of 5.1 reflects a medium severity level, with the vector indicating network attack vector (AV:N), low attack complexity (AC:L), no privileges required (PR:L - low privileges), and user interaction required (UI:P). The vulnerability does not compromise confidentiality, integrity, or availability directly but can be leveraged to execute malicious scripts that steal session tokens, perform actions on behalf of users, or redirect users to malicious sites. There are no known exploits in the wild as of the published date (November 11, 2025), and no patches have been linked yet. The vulnerability affects all versions prior to 3.9, implying that upgrading to 3.9 or later will remediate the issue. The flaw is typical of web applications that fail to properly encode or sanitize inputs before rendering them in HTML contexts, a common vector for XSS attacks.
Potential Impact
For European organizations using the Fairsketch RISE CRM Framework, this vulnerability poses a risk of client-side code execution within the CRM application context. Attackers could exploit this to hijack user sessions, steal sensitive customer or business data, or perform unauthorized actions under the guise of legitimate users. This can lead to data breaches, reputational damage, and potential regulatory non-compliance under GDPR if personal data is exposed. The impact is heightened in sectors relying heavily on CRM systems for customer management, such as finance, retail, and professional services. Given the medium severity, the threat is significant but not critical; however, the ease of exploitation via network and low complexity increases risk. The requirement for user interaction means phishing or social engineering may be needed to trigger the exploit. The absence of known exploits reduces immediate risk but does not eliminate the threat, especially as attackers often weaponize such vulnerabilities once disclosed. Disruption of CRM operations or unauthorized data access could have cascading effects on business continuity and customer trust.
Mitigation Recommendations
European organizations should implement the following specific mitigations: 1) Upgrade the Fairsketch RISE CRM Framework to version 3.9 or later as soon as it becomes available to ensure the vulnerability is patched. 2) In the interim, apply strict input validation and sanitization on the 'title' parameter at the application or web server level to reject or neutralize potentially malicious HTML or script content. 3) Employ Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts within the CRM web application. 4) Use output encoding techniques to ensure any user-supplied data rendered in the UI is properly escaped. 5) Conduct user awareness training to reduce the risk of social engineering attacks that could trigger the vulnerability. 6) Monitor web application logs for unusual POST requests to '/events/save' containing suspicious payloads. 7) Consider deploying a Web Application Firewall (WAF) with rules to detect and block XSS attack patterns targeting this endpoint. 8) Review and limit user privileges within the CRM to minimize potential damage from compromised accounts. These targeted measures go beyond generic advice by focusing on the specific vulnerable parameter, endpoint, and application context.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Sweden
CVE-2025-41102: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in Fairsketch RISE CRM Framework
Description
HTML injection vulnerability found in Fairsketch's RISE CRM Framework v3.8.1, which consist of an HTML code injection due to lack of proper validation of user inputs by sending a POST request in parameter 'title' in '/events/save'.
AI-Powered Analysis
Technical Analysis
CVE-2025-41102 is an HTML injection vulnerability classified under CWE-79 (Improper Neutralization of Input During Web Page Generation), specifically a reflected or stored cross-site scripting (XSS) flaw in the Fairsketch RISE CRM Framework version 3.8.1 and earlier. The vulnerability occurs due to insufficient sanitization and validation of user-supplied input in the 'title' parameter when a POST request is made to the '/events/save' endpoint. This allows an attacker to inject arbitrary HTML or JavaScript code that is then rendered by the victim's browser within the context of the CRM application. The CVSS 4.0 base score of 5.1 reflects a medium severity level, with the vector indicating network attack vector (AV:N), low attack complexity (AC:L), no privileges required (PR:L - low privileges), and user interaction required (UI:P). The vulnerability does not compromise confidentiality, integrity, or availability directly but can be leveraged to execute malicious scripts that steal session tokens, perform actions on behalf of users, or redirect users to malicious sites. There are no known exploits in the wild as of the published date (November 11, 2025), and no patches have been linked yet. The vulnerability affects all versions prior to 3.9, implying that upgrading to 3.9 or later will remediate the issue. The flaw is typical of web applications that fail to properly encode or sanitize inputs before rendering them in HTML contexts, a common vector for XSS attacks.
Potential Impact
For European organizations using the Fairsketch RISE CRM Framework, this vulnerability poses a risk of client-side code execution within the CRM application context. Attackers could exploit this to hijack user sessions, steal sensitive customer or business data, or perform unauthorized actions under the guise of legitimate users. This can lead to data breaches, reputational damage, and potential regulatory non-compliance under GDPR if personal data is exposed. The impact is heightened in sectors relying heavily on CRM systems for customer management, such as finance, retail, and professional services. Given the medium severity, the threat is significant but not critical; however, the ease of exploitation via network and low complexity increases risk. The requirement for user interaction means phishing or social engineering may be needed to trigger the exploit. The absence of known exploits reduces immediate risk but does not eliminate the threat, especially as attackers often weaponize such vulnerabilities once disclosed. Disruption of CRM operations or unauthorized data access could have cascading effects on business continuity and customer trust.
Mitigation Recommendations
European organizations should implement the following specific mitigations: 1) Upgrade the Fairsketch RISE CRM Framework to version 3.9 or later as soon as it becomes available to ensure the vulnerability is patched. 2) In the interim, apply strict input validation and sanitization on the 'title' parameter at the application or web server level to reject or neutralize potentially malicious HTML or script content. 3) Employ Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts within the CRM web application. 4) Use output encoding techniques to ensure any user-supplied data rendered in the UI is properly escaped. 5) Conduct user awareness training to reduce the risk of social engineering attacks that could trigger the vulnerability. 6) Monitor web application logs for unusual POST requests to '/events/save' containing suspicious payloads. 7) Consider deploying a Web Application Firewall (WAF) with rules to detect and block XSS attack patterns targeting this endpoint. 8) Review and limit user privileges within the CRM to minimize potential damage from compromised accounts. These targeted measures go beyond generic advice by focusing on the specific vulnerable parameter, endpoint, and application context.
Affected Countries
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- INCIBE
- Date Reserved
- 2025-04-16T09:09:37.997Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 691327c1f1a0d9a2f132ccc5
Added to database: 11/11/2025, 12:10:41 PM
Last enriched: 11/18/2025, 1:14:36 PM
Last updated: 12/27/2025, 10:17:56 AM
Views: 63
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-15105: Use of Hard-coded Cryptographic Key in getmaxun maxun
MediumCVE-2025-68952: CWE-94: Improper Control of Generation of Code ('Code Injection') in eigent-ai eigent
CriticalCVE-2025-68948: CWE-321: Use of Hard-coded Cryptographic Key in siyuan-note siyuan
MediumCVE-2025-68927: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in abhinavxd libredesk
HighCVE-2025-68474: CWE-787: Out-of-bounds Write in espressif esp-idf
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.