Information Disclosure: Wordpress DB Repair Exposed¶
Identifier:
wordpress_db_repair
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner | ASM Scanner |
|---|---|---|---|
Description¶
WordPress database repair page exposure allows attackers to discover and potentially access database repair functionality that should not be publicly accessible.
How we test: We test for exposed WordPress database repair pages by attempting to access repair endpoints and analyzing responses to detect if database repair functionality is accessible without proper authorization.
Configuration¶
Example¶
Example configuration:
Reference¶
skip¶
Type : boolean
Skip the test if true.