XSS Filter - Category 3: Attribute Vector

Sharanaiyya Swami 30 Reputation points
2023-12-21T09:23:28.09+00:00

This error is coming in azure waf logs so it is false promise or correct promise how to identify.

How to resolve this issue any ideaUser's image

Azure Web Application Firewall
{count} vote

Accepted answer
  1. KapilAnanth-MSFT 37,646 Reputation points Microsoft Employee
    2023-12-22T04:19:52.1666667+00:00

    @Sharanaiyya Swami

    Welcome to the Microsoft Q&A Platform. Thank you for reaching out & I hope you are doing well.

    We cannot comment whether a request is false-positive or malicious without looking at the actual request packet and your application logs.

    You have to tune your WAF to your environment, use case and application's expected traffic.

    Should you feel that a rule is blocking legitimate request, you can

    1. Disable the Rule : See Tuning of Managed rule sets
    2. or Create Exclusions : https://learn.microsoft.com/en-us/azure/web-application-firewall/ag/application-gateway-waf-configuration?tabs=portal
    3. or Create a custom rule : Custom rules for Web Application Firewall

    to overcome this.

    For Official OWASP Rule definition, refer

    Cheers,

    Kapil

    Depending on your application and traffic, you have to configure the above.

    Cheers,

    Kapil

    0 comments No comments

0 additional answers

Sort by: Most helpful