Posting SQL code on bbForum Triggers Security Rules by CloudFlare


I was trying to post some reply containing SQL code on bbForum and somehow it leads to this page:

cf-bbforum Posting SQL code on bbForum Triggers Security Rules by CloudFlare

cf-bbforum

I have tried setting the security level from medium to low, but still doesn’t help.

Finding the Cause

If you browse to the traffic tab link below.

https://www.cloudflare.com/a/traffic/[yourdomain]

You can analyze why this is being blocked and what rules it is hitting on the WAF (Web Application Firewall). The following is from Traffic Control Tab in CloudFlare, we can see that a list of requests have been denied by CloudFlare servers.

cf-traffic-control Posting SQL code on bbForum Triggers Security Rules by CloudFlare

cf-traffic-control

Click each event, so see more details:

cloudflare-event-details Posting SQL code on bbForum Triggers Security Rules by CloudFlare

cloudflare-event-details

The rules or match triggered:

cloudflare-event-details-rules-triggered Posting SQL code on bbForum Triggers Security Rules by CloudFlare

cloudflare-event-details-rules-triggered

You have a number of options.

  • Whitelist the IP you are doing this task from to bypass the WAF
  • Disable the WAF rules that are flagging this.
  • Create a Page Rule to turn off the WAF for that specific page URL.

In this case, you can choose to disable the WAF rules (easiest, go to WAF and disable by that RuleID 100009C) or Create a page rule (for forum pages):

cloudflare-waf-disable Posting SQL code on bbForum Triggers Security Rules by CloudFlare

cloudflare-waf-disable

CloudFlare Technology

–EOF (The Ultimate Computing & Technology Blog) —

460 words
Last Post: Huawei Honor X2 MediaPad Review - Amazing Phone Tablet!
Next Post: How to Optimize All Images for All Your Websites on the Same Server using Single Command?

The Permanent URL is: Posting SQL code on bbForum Triggers Security Rules by CloudFlare (AMP Version)

Leave a Reply