2021-08-02 02:07:14 +00:00
id : zhiyuan-file-upload
info :
2022-02-04 15:54:04 +00:00
name : Zhiyuan OA Arbitrary File Upload Vulnerability
2021-08-02 02:07:14 +00:00
author : gy741
severity : critical
2022-02-04 15:54:04 +00:00
description : A vulnerability in Zhiyuan OA allows remote unauthenticated attackers to upload arbitrary files to the remote server and cause execute arbitrary code to be executed.
2022-04-22 10:38:41 +00:00
reference :
- https://www.programmersought.com/article/92658169875/
2022-02-04 15:54:04 +00:00
remediation : Apply the appropriate patch.
2022-09-01 10:51:29 +00:00
tags : zhiyuan,rce,fileupload,seeyon,intrusive
2021-08-02 02:07:14 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/seeyon/thirdpartyController.do.css/..;/ajax.do"
matchers-condition : and
matchers :
- type : word
words :
- "java.lang.NullPointerException:null"
- type : word
words :
- "text/html"
part : header
- type : status
status :
- 200
2022-02-04 15:54:04 +00:00
# Enhanced by mp on 2022/02/04