Skip to content

Access Control: WordPress Wordfence 7.4.6 - Cross0Site Scripting

Identifier: wordpress_wordfence_xss

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner

Description

WordPress Wordfence 7.4.6 is vulnerable to cross-site scripting.

Configuration

Example

Example configuration:

---
security_tests:
  wordpress_wordfence_xss:
    assets_allowed:
    - REST
    - GRAPHQL
    - WEBAPP
    skip: false

Reference

assets_allowed

Type : List[AssetType]*

List of assets that this check will cover.

skip

Type : boolean

Skip the test if true.