nuclei-templates/http/vulnerabilities/wanhu/wanhuoa-officeserverservlet...

32 lines
818 B
YAML
Executable File

id: wanhuoa-officeserverservlet-file-upload
info:
name: Wanhu OA OfficeServerServlet - Arbitrary File Upload
author: SleepingBag945
severity: critical
description: Wanhu OA officeserverservlet file upload vulnerability
reference:
- https://github.com/onMey/WH/blob/main/poc.py
- http://wiki.peiqi.tech/wiki/oa/万户OA/万户OA%20OfficeServer.jsp%20任意文件上传漏洞.html
metadata:
max-request: 1
verified: true
fofa-query: app="万户网络-ezOFFICE"
tags: wanhu,oa,officeserver,fileupload
http:
- method: GET
path:
- "{{BaseURL}}/defaultroot/officeserverservlet"
matchers-condition: and
matchers:
- type: word
words:
- "DBSTEP V3.0"
- "Post"
condition: and
- type: status
status:
- 200