WordFence XSS
-
I noticed in the network traffic that the entire
page_dataobject is being passed viaPOSTdata when submitting the AJAX form. Is this intentional? If so, why is it necessary?The only reason I investigated is because WordFence is complaining about the
POSTdata being potentially an XSS risk since it has non-formatting tags in it that can trigger fetching data (like<img>, etc.). Since WordFence responds with a 403, the form breaks in a pretty unhelpful way leaving the user stuck wondering if their request worked (and it didn’t).
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘WordFence XSS’ is closed to new replies.