10
CVE-2015-1006
- EPSS 0.86%
- Veröffentlicht 10.05.2019 14:29:00
- Zuletzt bearbeitet 21.11.2024 02:24:28
- Quelle ics-cert@hq.dhs.gov
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Opto22 ≫ Optodatalink Version < r9.4d
Opto22 ≫ Optoopcserver Version < r9.4c
Opto22 ≫ Pac Display SwEditionbasic Version < r9.4f
Opto22 ≫ Pac Display SwEditionprofessional Version < r9.4f
Opto22 ≫ Pac Project SwEditionbasic Version < r9.4006
Opto22 ≫ Pac Project SwEditionprofessional Version < r9.4006
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.86% | 0.743 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 10 | 10 | 10 |
AV:N/AC:L/Au:N/C:C/I:C/A:C
|
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
CWE-121 Stack-based Buffer Overflow
A 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).