vendor:
DIR-615
by:
Dhruv Shah
7.5
CVSS
HIGH
Cross Site Request Forgery
352
CWE
Product Name: DIR-615
Affected Version From: 5.1
Affected Version To: 5.1
Patch Exists: NO
Related CWE:
CPE: a:dlink:dir-615_firmware:5.10
Platforms Tested: Router Web Server
2014
Dlink DIR-615 Hardware Version E4 Firmware Verion 5.10 CSRF Vulnerability
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 modem's application does not use any security token to prevent it against CSRF. The proof of concept (PoC) and exploit can be used to change the user password.
Mitigation:
Implement CSRF protection by using security tokens or anti-CSRF measures in the web application code.