Submit #749747: Tenda TX9 V22.03.02.18 Stack-based Buffer Overflowinfo

TitelTenda TX9 V22.03.02.18 Stack-based Buffer Overflow
BeschreibungDuring a security review of the Tenda TX9 router firmware (version V22.03.02.18), a critical stack-based buffer overflow vulnerability was identified in the MAC filtering configuration endpoint /goform/setMacFilterCfg. The vulnerability resides in the sub_423B50 function (responsible for parsing MAC filter rules). This function is triggered when a user submits a configuration request via the deviceList parameter. The function uses strchr to locate a carriage return character (\r, ASCII 13) within the user-provided string. Once found, it employs the unsafe strcpy function to copy the split substrings into a fixed-size stack buffer v15 (160 bytes). Since the length of the input strings is not validated before the copy operation, an attacker can provide a specially crafted long string to overwrite the stack frame, including the return address, leading to a Denial of Service (DoS) or potential Remote Code Execution (RCE).
Quelle⚠️ https://github.com/LX-66-LX/cve-new/issues/9
Benutzer LX-66-LX (UID 92717)
Einreichung31.01.2026 13:41 (vor 3 Monaten)
Moderieren07.02.2026 18:20 (7 days later)
StatusDuplikat
VulDB Eintrag344775 [Tenda TX9 bis 22.03.02.10_multi /goform/setMacFilterCfg sub_4223E0 deviceList Pufferüberlauf]
Punkte0