Skip to content

Sensitive Data: Fanwei OA E-Office - Information Disclosure

Identifier: ecology_mysql_config

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner

Description

Fanwei E-Office mysql_config.ini file can be directly accessed, leaking database account password and other information.

Configuration

Example

Example configuration:

---
security_tests:
  ecology_mysql_config:
    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.