CVE-2013-2645
TP-LINK WR1043N Firmware TL-WR1043ND_V1_120405 - Cross-Site Request Forgery
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2013-2645. PoCs published by Jacob Holcomb.
AI-analyzed exploit summary This exploit demonstrates a CSRF vulnerability in the TP-Link TL-WR1043N Router, allowing attackers to perform unauthorized administrative actions such as changing passwords and enabling remote management. The PoC uses a crafted HTML form with hidden inputs to submit malicious requests to the router's apply.cgi endpoint.
Description
Multiple cross-site request forgery (CSRF) vulnerabilities on the TP-LINK WR1043N router with firmware TL-WR1043ND_V1_120405 allow remote attackers to hijack the authentication of administrators for requests that (1) enable FTP access (aka "FTP directory traversal") to /tmp via the shareEntire parameter to userRpm/NasFtpCfgRpm.htm, (2) change the FTP administrative password via the nas_admin_pwd parameter to userRpm/NasUserAdvRpm.htm, (3) enable FTP on the WAN interface via the internetA parameter to userRpm/NasFtpCfgRpm.htm, (4) launch the FTP service via the startFtp parameter to userRpm/NasFtpCfgRpm.htm, or (5) enable or disable bandwidth limits via the QoSCtrl parameter to userRpm/QoSCfgRpm.htm.
Exploits (1)
This exploit demonstrates a CSRF vulnerability in the TP-Link TL-WR1043N Router, allowing attackers to perform unauthorized administrative actions such as changing passwords and enabling remote management. The PoC uses a crafted HTML form with hidden inputs to submit malicious requests to the router's apply.cgi endpoint.