Known Threat error for Javascript code
-
Hi,
I installed the plugin on one of my sites, and it reports a Known Threat for one of the php files of my plugin. I had a closer look at it and it shows the threat in the lines of code where I have included Javascript. For example, the below lines are reported as a threat:
<script>
function backtologin(){
jQuery(‘#back_to_login_form’).submit();
}
</script>How is having a script on the php file identified as a threat?
Please give some insights on this.
Thanks,
Gayathri S.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Known Threat error for Javascript code’ is closed to new replies.