8.3
CVE-2014-0777
- EPSS 1.97%
- Veröffentlicht 11.04.2014 16:55:03
- Zuletzt bearbeitet 24.09.2025 22:15:34
- Quelle ics-cert@hq.dhs.gov
- CVE-Watchlists
- Unerledigt
The Modbus slave/outstation driver in the OPC Drivers 1.0.20 and earlier in IOServer OPC Server allows remote attackers to cause a denial of service (out-of-bounds read and daemon crash) via a crafted packet.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Ioserver ≫ Ioserver Opc Server Version-
Ioserver ≫ Opc Drivers Version <= 1.0.20
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.97% | 0.829 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.8 | 10 | 6.9 |
AV:N/AC:L/Au:N/C:N/I:N/A:C
|
| ics-cert@hq.dhs.gov | 8.3 | 8.6 | 8.5 |
AV:N/AC:M/Au:N/C:P/I:P/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-125 Out-of-bounds Read
The product reads data past the end, or before the beginning, of the intended buffer.