CVE-2015-1006
10.05.2019, 14:29
A vulnerable file in Opto 22 PAC Project Professional versions prior to R9.4006, PAC Project Basic versions prior to R9.4006, PAC Display Basic versions prior to R9.4f, PAC Display Professional versions prior to R9.4f, OptoOPCServer versions prior to R9.4c, and OptoDataLink version R9.4d and prior versions that were installed by PAC Project installer, versions prior to R9.4006, is susceptible to a heap-based buffer overflow condition that may allow remote code execution on the target system. Opto 22 suggests upgrading to the new product version as soon as possible.Enginsight
Vendor | Product | Version |
---|---|---|
opto22 | optodatalink | 𝑥 < r9.4d |
opto22 | optoopcserver | 𝑥 < r9.4c |
opto22 | pac_display | 𝑥 < r9.4f |
opto22 | pac_display | 𝑥 < r9.4f |
opto22 | pac_project | 𝑥 < r9.4006 |
opto22 | pac_project | 𝑥 < r9.4006 |
𝑥
= 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.