Gravity Forms Signatures Add-on triggering WAF XSS rule
-
Hi there,
I was having problems with forms that I’ve made with Gravity Forms. I eventually narrowed it down to Wordfence. More specifically… the WAF was firing the XSS rule when the ‘next’ button was being clicked, or the form was being submitted.
The Signatures Add-On uses the canvas element to save a signature that is drawn with the mouse or touch
The error message in Wordfence Live Traffic was:
blocked by firewall for XSS: Cross Site Scripting in POST body: input_1_135_data_canvas=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAASwAAAC0CAYAAAAuPxHvAAAIhklEQVR4nO3da2jO%2Fx%2…
I created a whitelist rule from the block… and it worked fine by creating an input exception for that canvas element.
thanks!
In use:
– Gravity Forms v 1.9.19
– Gravity Forms Signature Add-on v 3.0.6
– Wordfence v 6.1.8
- The topic ‘Gravity Forms Signatures Add-on triggering WAF XSS rule’ is closed to new replies.