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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-37189 PoC — Issabel PBX 跨站脚本漏洞

Source
Associated Vulnerability
Title:Issabel PBX 跨站脚本漏洞 (CVE-2023-37189)
Description:Issabel PBX是一个应用软件。一款免费的开源软件,可让您为企业构建通信工具。 Issabel PBX v.4.0.0-6版本存在跨站脚本漏洞,该漏洞源于允许攻击者通过在Create New Rate模块下的 Name、 Prefix字段中输入精心设计的有效负载来执行任意 Web 脚本或 HTML。
Readme
## Issabel-pbx 4.0.0-6 - Stored Cross Site Scripting ###

**Description:**
A stored cross site scripting (XSS) vulnerability in index.php?menu=billing_rates of Issabel PBX version 4.0.0-6 allows attackers to execute arbitrary code i.e JavaScripts or HTML code via a crafted payload entered into the Name or Prefix fields in the Create New Rate module.

**Vulnerable Product Version:**
issabel-pbx 4.0.0-6

**Date:**
07/07/2023

**CVE:** 
CVE-2023-37189

**CVE Author:**
Sahil Ojha

**Vendor Homepage:**
https://www.issabel.org/

**Software Link:** 
https://github.com/IssabelFoundation/issabelPBX

**Tested on:** 
Windows

**Steps to reproduce:**
1. Go to issabel PBX application and login with admin credentials.
 
2.	Navigate to  to the “Reports --> Billing --> Rates” section, input the XSS payload in the categories Prefix and Name field as shown in the image below.  

  ![HTML Render](https://github.com/sahiloj/CVE-2023-37189/blob/main/2.png)
  --              

3.	Click on the save button and the payload will be executed. Whenever the webpage is visited by any user the script executes in the victim’s browser and retrieves session cookies of the victim.
 
 ![HTML Render](https://github.com/sahiloj/CVE-2023-37189/blob/main/3.png)
 --
 ![HTML Render](https://github.com/sahiloj/CVE-2023-37189/blob/main/4.png)
 --
File Snapshot

[4.0K] /data/pocs/3d01d293bc31587f1ee16183def1e4ffc87d38bb ├── [ 85K] 2.png ├── [ 43K] 3.png ├── [ 11K] 4.png └── [1.3K] README.md 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.