You can prevent this vulnerability by ensuring that on-demand scripts are validated and that content generated from the scripts is encoded properly to prevent execution of malicious code.
通过确保按需脚本被验证并确保从那些脚本生成的内容被适当编码以阻止恶意代码的执行,您可以避免这类漏洞。
In code listing 11, the WHEN clause checks to determine whether or not the XML document INFO is not validated against the EMPLOYEE schema.
在清单11的代码中,when子句检查确定XML文档INFO是否根据EMPLOYEE模式进行了验证。
With an automated code analysis solution, applications can be validated as to whether or not they contain many common security issues, such as
通过自动代码分析解决方案,能够验证应用程序是否包含许多常见的安全性问题,诸如
应用推荐