Filtered by vendor Tenda Subscriptions
Filtered by product Ax3 Subscriptions
Total 42 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2021-46394 1 Tenda 2 Ax3, Ax3 Firmware 2024-11-21 9.8 Critical
There is a stack buffer overflow vulnerability in the formSetPPTPServer function of Tenda-AX3 router V16.03.12.10_CN. The v13 variable is directly retrieved from the http request parameter startIp. Then v13 will be splice to stack by function sscanf without any security check, which causes stack overflow. By POSTing the page /goform/SetPptpServerCfg with proper startIp, the attacker can easily perform remote code execution with carefully crafted overflow data.
CVE-2021-46393 1 Tenda 2 Ax3, Ax3 Firmware 2024-11-21 9.8 Critical
There is a stack buffer overflow vulnerability in the formSetPPTPServer function of Tenda-AX3 router V16.03.12.10_CN. The v10 variable is directly retrieved from the http request parameter startIp. Then v10 will be splice to stack by function sscanf without any security check,which causes stack overflow. By POSTing the page /goform/SetPptpServerCfg with proper startIp, the attacker can easily perform remote code execution with carefully crafted overflow data.