Skip to content

Access Control: Sangfor Log Center - Remote Command Execution

Identifier: sangfor_cphp_rce

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner

Description

Sangfor Log Center is vulnerable to RCE.

Reference:

Configuration

Example

Example configuration:

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