目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

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

来源
关联漏洞
标题:Issabel PBX 跨站请求伪造漏洞 (CVE-2023-37596)
Description:Issabel PBX是一个应用软件。一款免费的开源软件,可让您为企业构建通信工具。 issabelPBX v.4.0.0-6版本存在安全漏洞,该漏洞源于存在跨站请求伪造(CSRF)漏洞,允许远程攻击者通过特制的脚本造成拒绝服务。
Description
CSRF vulnerability in issabel-pbx 4.0.0-6 to delete any user
介绍
## 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)
    --
文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →