SB2020100506 - Multiple vulnerabilities in Tenda AC15 AC1900
Published: October 5, 2020 Updated: October 24, 2025
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 5 secuirty vulnerabilities.
1) Command Injection (CVE-ID: CVE-2020-10987)
The vulnerability allows a remote attacker to execute arbitrary commands on the target system.
The vulnerability exists due to improper input validation in the "deviceName" POST parameter in goform/setUsbUnload endpoint. A remote unauthenticated attacker can pass specially crafted data to the application and execute arbitrary commands on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
Note, the vulnerability is being exploited in the wild by the Ttint IoT botnet.
2) OS Command Injection (CVE-ID: CVE-2020-15916)
The vulnerability allows a remote attacker to execute arbitrary shell commands on the target system.
The vulnerability exists due to improper input validation in the "lanIp" POST parameter in goform/AdvSetLanip endpoint. A remote unauthenticated attacker can pass specially crafted data to the application and execute arbitrary OS commands on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
3) Cross-site request forgery (CVE-ID: CVE-2020-10986)
The vulnerability allows a remote attacker to perform cross-site request forgery attacks.
The vulnerability exists due to insufficient validation of the HTTP request origin in the /goform/SysToolReboot endpoint. A remote attacker can trick the victim to visit a specially crafted web page and perform arbitrary actions on behalf of the victim on the vulnerable website, such as reboot the device and cause denial of service.
4) Cross-site scripting (CVE-ID: CVE-2020-10989)
The vulnerability allows a remote attacker to perform cross-site scripting (XSS) attacks.
The vulnerability exists due to insufficient sanitization of user-supplied data passed via the "WifiName" POST parameter in the /goform/WifiBasicSet endpoint. A remote attacker can trick the victim to follow a specially crafted link and execute arbitrary HTML and script code in user's browser in context of vulnerable website.
Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.
5) Use of hard-coded credentials (CVE-ID: CVE-2020-10988)
The vulnerability allows a remote attacker to gain full access to vulnerable system.
The vulnerability exists due to presence of hard-coded credentials in application code in the "tenda_login" binary. A remote unauthenticated attacker can access the affected system using the hard-coded credentials and start a telnetd service on the device.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
Remediation
Cybersecurity Help is not aware of any official remediation provided by the vendor.