CVE-2020-14511
15.07.2020, 13:15
Malicious operation of the crafted web browser cookie may cause a stack-based buffer overflow in the system web server on the EDR-G902 and EDR-G903 Series Routers (versions prior to 5.4).Enginsight
Vendor | Product | Version |
---|---|---|
moxa | edr-g902-t_firmware | 𝑥 ≤ 5.4 |
moxa | edr-g902_firmware | 𝑥 ≤ 5.4 |
moxa | edr-g903-t_firmware | 𝑥 ≤ 5.4 |
moxa | edr-g903_firmware | 𝑥 ≤ 5.4 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- 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).
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.