Home
Description
CleverTap Web SDK version 1.15.2 and earlier is vulnerable to Cross-Site Scripting (XSS) via window.postMessage. The handleCustomHtmlPreviewPostMessageEvent function in src/util/campaignRender/nativeDisplay.js performs insufficient origin validation using the includes() method, which can be bypassed by an attacker using a subdomain
References
github.com/CleverTap/clevertap-web-sdk/issues/424
github.com/CleverTap/clevertap-web-sdk/pull/417
github.com/...1b65d/src/util/campaignRender/nativeDisplay.js