Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Janis Elsts

    (@whiteshadow)

    No, that piece of code does not appear to be vulnerable. If you look further down in the file, around line #2226 the plugin sanitizes the $hide_url variable before output. As a result, any code injected in the current URL will not be executed.

    I’ve also reviewed other parts of the code that use add_query_arg/remove_query_arg. So far, I haven’t found any that are vulnerable.

    Thread Starter davidrahrer

    (@davidrahrer)

    Great, thanks for the prompt reply.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Recent XSS Vulnerability’ is closed to new replies.