vendor:
WR740N
by:
SaMaN
7,8
CVSS
HIGH
Cross Site Request Forgery
352
CWE
Product Name: WR740N
Affected Version From: 3.16.6 Build 130529 Rel.47286n
Affected Version To: 3.16.6 Build 130529 Rel.47286n
Patch Exists: NO
Related CWE: N/A
CPE: h:tplink:wr740n
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: WR740N/WR740ND
2013
TPLINK WR740N Multiple CSRF Vulnerabilities
TPLINK WIreless Router WR740N has a Cross Site Request Forgery Vulnerability in its Web Console. Attacker can easily change Wireless password,Reboot Router,Change Settings by simply making the user visit a CSRF link. Application uses 'HTTP-REFERER' check functionality to check for CSRF attacks. But it can easily be bypassed using the 'Referer' parameter with value set to target's I.P in the GET request.
Mitigation:
Implementing a strong CSRF protection mechanism, such as using a unique token for each request, can help mitigate the risk of CSRF attacks.