• Hi ,
    Actually i want to apply some WAF rules for my wordpress site but when i apply xss and some –
    1. Body contains a cross-site scripting threat after decoding as URL.
    2. Body contains a cross-site scripting threat after decoding as HTML tags.
    filter then cloudfront blocking create post and create post wp-json api

    Please sugggest

Viewing 1 replies (of 1 total)
  • You will need to adjust the AWS WAF rules to bypass the false positivies. You can do this by either deleting the XSS Rule or you can modify the XSS Rule. For example you can modify the XSS Rule to not run when the path contains a specific pattern, like ‘wp-admin’

    Note that you are asking an AWS WAF question; and not WP or WP multisite =)

Viewing 1 replies (of 1 total)
  • The topic ‘WordPress post not working when i apply aws waf’ is closed to new replies.