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

Goal: 1000 CNY · Raised: 1110 CNY

100%

CVE-2023-37596 PoC — Issabel PBX 跨站请求伪造漏洞

Source
Associated Vulnerability
Title:Issabel PBX 跨站请求伪造漏洞 (CVE-2023-37596)
Description:Cross Site Request Forgery (CSRF) vulnerability in issabel-pbx v.4.0.0-6 allows a remote attacker to cause a denial of service via a crafted script to the deleteuser function.
Description
CSRF vulnerability in issabel-pbx 4.0.0-6 to delete any user
Readme
## issabel-pbx 4.0.0-6 - Cross Site Request Forgery (CSRF) to delete any user ###

**Description:**
Cross Site Request Forgery (CSRF) vulnerability in issabel-pbx v.4.0.0-6 allows a remote attacker to make the application not accessible to users by exploiting delete user function in the application.

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

**Date:**
10/07/2023

**CVE:** 
CVE-2023-37596

**CVE Author:**
Sahil Ojha

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

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

**Tested on:** 
Windows

**Attack scenario:**  
When this CSRF exploit is hosted somewhere and users open or interact with this exploit in his browser with logged in session of issable application, specified user with id like 1,2, etc. will be deleted automatically from the admin panel.

**Steps to reproduce:**
1.	Go to URL: https://{Issabel IP}/index.php?menu=userlist and login with admin credentials. 

      ![HTML Render](https://github.com/sahiloj/CVE-2023-37596/blob/main/1.png)
      --
  	
2.	Click on delete a user, and attempt to delete the user named ‘”><script>alert(1)</script>”’ and capture the request in burp suite proxy, right click on the request 
    and go to “Engagement Tools -->  Generate CSRF PoC”.

      ![HTML Render](https://github.com/sahiloj/CVE-2023-37596/blob/main/2.png)
     --
  	
4.	Upon generating the CSRF exploit code shown below, copy the script and save it as html file.

5.	Send this file to the already logged-in user and when the user clicks on submit request, specified user  will be deleted as shown in the figure below.

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

     ![HTML Render](https://github.com/sahiloj/CVE-2023-37596/blob/main/4.png)
    --
File Snapshot

[4.0K] /data/pocs/0a75682cefdbe03c1259c15bed4a638d00866f31 ├── [205K] 1.png ├── [589K] 2.png ├── [ 29K] 3.png ├── [186K] 4.png └── [1.8K] 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. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →