sahiloj / CVE-2023-34839

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

issabel-pbx 4.0.0-6 - Cross Site Request Forgery (CSRF) to Privilege Escalation###

Description: Cross Site Request Forgery vulnerability in Issabel issabel-pbx v.4.0.0-6 allows a remote attacker to gain privileges via the a Custom CSRF exploit to create new user function in that application.

Vulnerable Product Version: issabel-pbx 4.0.0-6

Date: 23/06/2023

CVE: CVE-2023-34839

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 or admin opens this exploit in his browser with logged in session of issable application, new user will be automatically added in the admin panel.

Steps to reproduce:

  1. Go to issabel PBX application and login with admin credentials.

    HTML Render

  2. Copy the CSRF exploit shown below and save into html file and change the hostname or domain name which is masked in the exploit for personal reason.

    HTML Render

  3. Open the CSRF exploit file in the same browser in another tab and as you can see a new user named "CSRF" was direclty created into the admin panel with administrator privilege.

    HTML Render

About


Languages

Language:HTML 100.0%