CVE-2023-45984
16.10.2023, 18:15
TOTOLINK X5000R V9.1.0u.6118_B20201102 and TOTOLINK A7000R V9.1.0u.6115_B20201022 was discovered to contain a stack overflow via the lang parameter in the function setLanguageCfg.Enginsight
Vendor | Product | Version |
---|---|---|
totolink | x5000r_firmware | 9.1.0u.6118_b20201102:u.6118_b20201102 |
totolink | a7000r_firmware | 9.1.0u.6115_b20201022:u.6115_b20201022 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.
- CWE-121 - Stack-based Buffer OverflowA stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).