CVE-2026-24497
EUVD-2026-898227.02.2026, 02:16
Stack-based Buffer Overflow vulnerability in SimTech Systems, Inc. ThinkWise allows Remote Code Inclusion.This issue affects ThinkWise: from 7 through 23.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| thinkwise | thinkwise | 7 ≤ 𝑥 < 23 |
𝑥
= 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.