Hoşgeldin Misafir

Webigniter 28.7.23 Shell Upload Vulnerability

greenbone

4 Eyl 2022
2,020 Mesaj

Aktiflik

Seviye

Deneyim

TIM / GÖREV:
Kod:
## Title: WEBIGniter-28.7.23 File Upload - RCE
## Author: nu11secur1ty
## Vendor: https://webigniter.net/
## Software: https://webigniter.net/demo
## Reference: https://portswigger.net/web-security/file-upload
 
 
## Description:
The media function suffers from file upload vulnerability.
The attacker can upload and he can execute remotely very dangerous PHP files, by using any created account before this on this system.
Then he can do very malicious stuff with the server of this application.
 
## Staus: HIGH-CRITICAL Vulnerability
 
[+]Simple Exploit:
```PHP
<?php
        phpinfo();
?>
 
```
 
## Reproduce:
[href](https://github.com/nu11secur1ty/CVE-nu11secur1ty/tree/main/vendors/WEBIGniter/2023/WEBIGniter-28.7.23-File-Upload-RCE)
 
## Proof and Exploit
[href](https://www.nu11secur1ty.com/2023/09/webigniter-28723-file-upload-rce.html)
 
## Time spent:
00:15:00
 
#  0day.today [2023-10-05]  #