sniper33
Member
Posted 2 years ago #
I have an issue with my blog a Cross site scripting (XSS) vulnerability that allows an attacker to send malicious code to another user.
here i wanted to ask if there is a plugin or something i can do to fix this problem?
according to the scanner the solution is that the script should filter metacharacters from user input.
Please provide details of the vulnerability.
sniper33
Member
Posted 2 years ago #
according to the scanner :
This vulnerability affects /.
The GET variable s has been set to 1<script>alert(403175662011)</script>.
How to fix this vulnerability
Your script should filter metacharacters from user input.
there is already 23 related to the S variable.