CVE-2024-42210
Stored XSS in HCL Unica Marketing Operations β€ v
Publication date: 2026-03-19
Last updated on: 2026-03-23
Assigner: HCL Software
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| hcltech | unica | to 12.1.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
How can this vulnerability impact me? :
This vulnerability can have severe impacts including allowing attackers to execute malicious scripts in the context of the affected application.
- Compromise of user accounts or session tokens.
- The ability to perform actions on behalf of legitimate users.
- Potential full compromise of confidentiality, integrity, and availability of the affected system, as indicated by the CVSS score.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know
Can you explain this vulnerability to me?
This vulnerability is a Stored cross-site scripting (XSS) issue affecting HCL Unica Marketing Operations version 12.1.8 and lower.
Stored XSS occurs when an application takes data from an untrusted source and later includes that data in its HTTP responses without proper sanitization or escaping, allowing malicious scripts to be executed in users' browsers.