Sensitive Data: WordPress Plugin "AffiliateWP -- Allowed Products" Log Disclosure¶
Identifier:
wordpress_affiliatewp_log
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner |
|---|---|---|
Description¶
Exposed debug log in AffiliateWP Wordpress Plugin
Configuration¶
Example¶
Example configuration:
---
security_tests:
wordpress_affiliatewp_log:
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.