CVE-2018-7527
26.04.2018, 20:29
A buffer overflow can be triggered in LeviStudio HMI Editor, Version 1.10 part of Wecon LeviStudioU 1.8.29, and PI Studio HMI Project Programmer, Build: November 11, 2017 and prior by opening a specially crafted file.Enginsight
Vendor | Product | Version |
---|---|---|
we-con | levistudio_hmi_editor | 1.10 |
we-con | levistudiou | 𝑥 ≤ 1.8.29 |
we-con | pi_studio_hmi_project_programmer | 𝑥 ≤ 2017-11-11 |
𝑥
= 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-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.