-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable Sandboxed JavaScript Injection Data Theorem finding #12
Comments
Hi, Please contact your Digital Expert with all the information including a video of the all the information you can share about this. Thanks, |
@OriMedallia Thank you for your comment. Would you happen to know whats the tech risk for this finding? |
We'll have to investigate once a ticket is raised, but I can tell you that we have this code from day 1 (over 6 years, hundreds of customers are using it and we never had any issues. In the investigation we'll check the option to start using WKContentWorld for iOS 14 and above |
@OriMedallia True that. Thank you again. Let me see about ticket. Appreciate it. |
@OriMedallia Also, would you happen to know how to raise a ticket? |
@utsavDave97 Please contact your Medallia Digital Expert. He's your company's contact person. |
We are using medallia-digital-ios-sdk (4.5.1)
Recommendation:
When injecting JavaScript into a web page, utilize the iOS 14 APIs that allow sandboxed JavaScript execution. To do so, pass a WKContentWorld instance for the App JavaScript to execute within, which ensures code isolation from third-party JavaScript.
I was wondering if this is something which could be fixed. Thank you.
The text was updated successfully, but these errors were encountered: