How to fix Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) with error message?

后端 未结 5 1939
野趣味
野趣味 2020-12-10 19:29

We use web control adapter in our login page. Recently we run VeraCode on our web application. In following function, we got CWE80, Improper Neutralization of Script-Related

5条回答
  •  [愿得一人]
    2020-12-10 19:37

    VeraCode lists Supported Cleansing Functions, including those CWE IDs that each function addresses.

提交回复
热议问题