CSRF vulnerability in issabel-pbx 4.0.0-6 to delete any user group## issabel-pbx 4.0.0-6 - Cross Site Request Forgery (CSRF) to delete any user group ###
**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 group by exploiting delete user grouplist function in the application.
**Vulnerable Product Version:**
issabel-pbx 4.0.0-6
**Date:**
10/07/2023
**CVE:**
CVE-2023-37597
**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, user group will be deleted automatically from the admin panel.
**Steps to reproduce:**
1. Go to URL: https://{Issabel IP}/index.php?menu=grouplist&action=view&id=11 and login with admin credentials.

--
3. Attempt to delete the user group and capture the request in burp suite proxy, right-click on the request and go to “Engagement Tools --> Generate CSRF PoC”.

--
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 the user group will be deleted as shown in the figure below.

--

--
[4.0K] /data/pocs/aec4701f99b02e95b869dd12e565428c74df41b8
├── [161K] 1.png
├── [284K] 2.png
├── [ 29K] 3.png
├── [178K] 4.png
├── [ 364] CSRF exploit.html
└── [1.7K] README.md
0 directories, 6 files