CVE-2020-7007
24.03.2020, 21:15
In Moxa EDS-G516E Series firmware, Version 5.2 or lower, the attacker may execute arbitrary codes or target the device, causing it to go out of service.Enginsight
Vendor | Product | Version |
---|---|---|
moxa | eds-g516e_firmware | 𝑥 ≤ 5.2 |
moxa | eds-510e_firmware | 𝑥 ≤ 5.2 |
𝑥
= 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.