vendor:
VidiU, VidiU Mini, VidiU Pro
by:
Gjoko 'LiquidWorm' Krstic
8.8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: VidiU, VidiU Mini, VidiU Pro
Affected Version From: 3.0.3 (build 32136)
Affected Version To: 2.4.10
Patch Exists: YES
Related CWE: N/A
CPE: a:teradek:vidiu
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: lighttpd/1.4.48, lighttpd/1.4.31
2018
Teradek VidiU Pro 3.0.3 CSRF Change Password Exploit
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.
Mitigation:
Implementing a random token in the request and validating it on the server side can prevent CSRF attacks.