• 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.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Please provide details of the vulnerability.

    Thread Starter sniper33

    (@sniper33)

    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.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cross Site Scripting (XSS) attacks’ is closed to new replies.