CVE-2023-2575
08.05.2023, 13:15
Advantech EKI-1524, EKI-1522, EKI-1521 devices through 1.21 are affected by aStack-based Buffer Overflow vulnerability, which can be triggered by authenticatedusers via a crafted POST request.Enginsight
Vendor | Product | Version |
---|---|---|
advantech | eki-1521_firmware | 𝑥 ≤ 1.21 |
advantech | eki-1522_firmware | 𝑥 ≤ 1.21 |
advantech | eki-1524_firmware | 𝑥 ≤ 1.21 |
𝑥
= 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.
References