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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-34835 PoC — MicroWorld Technologies eScan Management Console 跨站脚本漏洞

Source
Associated Vulnerability
Title:MicroWorld Technologies eScan Management Console 跨站脚本漏洞 (CVE-2023-34835)
Description:MicroWorld Technologies eScan Management Console是美国MicroWorld Technologies公司的一个电子扫描管理控制台。 Microworld Technologies eScan Management console v.14.0.1400.2281版本存在跨站脚本漏洞,该漏洞源于允许远程攻击者通过易受攻击的 delete_file 参数执行任意 JavaScript 代码。
Readme
## eScan Management Console 14.0.1400.2281 - Reflected Cross Site Scripting ###

**Description:**
Cross Site Scripting vulnerability in Microworld Technologies eScan Management console v.14.0.1400.2281 allows a remote attacker to execute arbitrary JavaScript code via a vulnerable delete_file parameter.

**Vulnerable Product Version:**
14.0.1400.2281

**Date:**
23/06/2023

**CVE:** 
CVE-2023-34835

**CVE Author:**
Sahil Ojha

**Vendor Homepage:**
https://www.escanav.com

**Software Link:** 
https://cl.escanav.com/ewconsole.dll

**Tested on:** 
Windows

**Steps to reproduce:**
1. Login into the eScan Management Console with a valid user credential. Here, escan management console is on internal network.
2. Navigate to "Report Template" feature and select any random report and click on delete button.
   
   ![HTML Render](https://github.com/sahiloj/CVE-2023-34835/blob/main/1.png)
   ---
3. Capture the post request in burpsuite and inject the XSS paylaod into "delete_file" parameter.
   
   ![HTML Render](https://github.com/sahiloj/CVE-2023-34835/blob/main/3.png)
   ---
4. After forwarding the request, an XSS alert will pop up with user sesssion cookie which could be chained and escalted to perform account takeover.
 ![HTML Render](https://github.com/sahiloj/CVE-2023-34835/blob/main/4.png)
File Snapshot

[4.0K] /data/pocs/ed8426b2415e36c76f2573a85e7ce623d144d9be ├── [222K] 1.png ├── [215K] 2.png ├── [186K] 3.png ├── [261K] 4.png └── [1.3K] README.md 0 directories, 5 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.