Submit #789178: Tenda AC15 15.03.05.18 Memory Corruptioninfo

TitelTenda AC15 15.03.05.18 Memory Corruption
Beschreibung A stack-based buffer overflow exists in the fromSysToolChangePwd function of the Tenda AC15 router firmware V15.03.05.18. When processing a POST request to /goform/SysToolChangePwd, the function reads the oldPwd, newPwd, and cfmPwd parameters via websGetVar() without length restriction. These values are compared against a 64-byte stack buffer using strcmp and passed to further processing functions. An attacker can send oversized password values to overflow the stack buffer, crashing the httpd service or potentially achieving remote code execution. The vulnerability requires LAN access and cookie-based authentication. Proof of concept included in the attached archive.
Quelle⚠️ https://files.catbox.moe/xrk8jb.zip
Benutzer
 meshaal (UID 96796)
Einreichung25.03.2026 20:00 (vor 6 Monaten)
Moderieren08.04.2026 18:58 (14 days later)
StatusAkzeptiert
VulDB Eintrag356277 [Tenda AC15 15.03.05.18 /goform/SysToolChangePwd websGetVar oldPwd/newPwd/cfmPwd Pufferüberlauf]
Punkte17

Do you want to use VulDB in your project?

Use the official API to access entries easily!