vendor:
Slice
by:
Gjoko 'LiquidWorm' Krstic
8.8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: Slice
Affected Version From: Firmware Version: 7.3.15 (build 31735)
Affected Version To: Firmware Version: 7.3.15 (build 31735)
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: lighttpd/1.4.48, lighttpd/1.4.31
2018
Teradek Slice 7.3.15 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.