Skip to content

Access Control: Sangfor Log Center - Remote Command Execution

Identifier: sangfor_cphp_rce

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner ASM Scanner

Description

Sangfor Log Center is vulnerable to remote code execution, potentially allowing attackers to execute arbitrary commands on the server.

How we test: We test for remote code execution vulnerabilities in Sangfor Log Center by attempting to execute commands through vulnerable endpoints and analyzing responses to detect if arbitrary code execution is possible.

Reference:

Configuration

Example

Example configuration:

---
security_tests:
  sangfor_cphp_rce:
    skip: false

Reference

skip

Type : boolean

Skip the test if true.