Vulnerability Description
CleverTap Web SDK v1.15.1 is vulnerable to Cross Site Scripting (XSS). The application does not sanitize untrusted data received via window.postMessage before injecting it into the page DOM. An attacker can craft a malicious message that, when processed by renderCustomHtml, results in execution of arbitrary JavaScript in the context of the hosting site.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/CleverTap/clevertap-web-sdk/issues/416
- https://github.com/CleverTap/clevertap-web-sdk/issues/416
FAQ
What is CVE-2025-51684?
CVE-2025-51684 is a vulnerability with a CVSS score of 6.1 (MEDIUM). CleverTap Web SDK v1.15.1 is vulnerable to Cross Site Scripting (XSS). The application does not sanitize untrusted data received via window.postMessage before injecting it into the page DOM. An attack...
How severe is CVE-2025-51684?
CVE-2025-51684 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-51684?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.