Few WAF Rules (Fortinet Rules) are blocking web requests whenever I save a page

0

Hi Guys,

Whenever I try to save a page, WAF Rules (Fortinet Rules) are blocking these web requests, especially below Rules.

Cross-Site-Scripting-02

Web-Application-Vulnerability-Exploit-02

Web-Application-Vulnerability-Exploit-01

Could someone tell what are the commands inside these rules and how to find them.

Thanks in Advance,

Venkatesh, M.

asked 2 years ago606 views
1 Answer
0

I believe Fortinet wont share what is exactly inside these rules, even if you contact them. You can try to request that, but it is not guaranteed they will provide that info. In that case, you would either have to disable that specific Firewall Rule, or, if possible, inspect the GET/REST request the application is making, and try to see why it triggers the Deny from the WAF rule (and perhaps adjusting the code so it does not trigger it).

The last option is perhaps to look into different WAF managed Rules that wont block your Web requests (and there are many others to choose from)

answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions