Security questions about the Marketo forms we embedded on our WP website
We just scanned our WP website to check the security issues, and we found two issues related to Marketo forms. Do you have any solutions to resolve them?
- Script Src Integrity Check: app-ab24.marketo.com/js/forms2/js/forms2.min.js can't generate SRI Hash, so, we can't pass this check. FYI, the description of this check: The remote host may be vulnerable to payment entry data exfiltration due to javascript included from potentially untrusted and unverified third parties script src.
- CGI Generic Cross-Site Request Forgery Detection: it is also related to Marketo forms, the problem shows that on the pages we used Marketo forms. CGIs are not protected by a random token.
Any solutions?