CVE-2017-15619
Description
TP-Link WVR, WAR and ER devices allow remote authenticated administrators to execute arbitrary commands via command injection in the pptphellointerval variable in the pptp_client.lua file.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Command injection in pptphellointerval parameter in TP-Link WVR/WAR/ER devices allows authenticated remote code execution.
Vulnerability
A command injection vulnerability exists in the pptp_client.lua file of TP-Link WVR, WAR, and ER series devices. The pptphellointerval variable is not properly sanitized before being used in a call to os.execute() or similar, allowing an authenticated administrator to inject arbitrary operating system commands. The exact affected firmware versions are not explicitly listed but likely include older releases of the mentioned device families [1].
Exploitation
An attacker must have valid administrative credentials for the device's web interface. After logging in, the attacker navigates to the PPTP configuration page and sets the pptphellointerval parameter to a payload containing shell metacharacters (e.g., ; command). The injected commands are executed with root privileges. No other user interaction or special network position is required.
Impact
Successful exploitation grants the attacker arbitrary command execution on the device as root. This can lead to full device compromise, including data exfiltration, installation of malware, or use of the device as a pivot for further network attacks. Confidentiality, integrity, and availability are all severely impacted.
Mitigation
As of the publication date and based solely on the description, no official patch has been confirmed by TP-Link. The reference [1] does not provide a specific fix. Workarounds include restricting administrative access to trusted IPs, disabling PPTP services if not required, and monitoring for suspicious configuration changes. Users should check TP-Link's support site for updated firmware that may address this issue.
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
3Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- www.securityfocus.com/archive/1/541655/100/0/threadedmitremailing-listx_refsource_BUGTRAQ
- github.com/chunibalon/Vulnerability/blob/master/CVE-2017-15613_to_CVE-2017-15637.txtmitrex_refsource_MISC
News mentions
0No linked articles in our index yet.