9.1
CVE-2020-27263
- EPSS 0.13%
- Veröffentlicht 14.01.2021 00:15:13
- Zuletzt bearbeitet 21.11.2024 05:20:57
- Quelle ics-cert@hq.dhs.gov
- Teams Watchlist Login
- Unerledigt Login
KEPServerEX: v6.0 to v6.9, ThingWorx Kepware Server: v6.8 and v6.9, ThingWorx Industrial Connectivity: All versions, OPC-Aggregator: All versions, Rockwell Automation KEPServer Enterprise, GE Digital Industrial Gateway Server: v7.68.804 and v7.66, Software Toolbox TOP Server: All 6.x versions, are vulnerable to a heap-based buffer overflow. Opening a specifically crafted OPC UA message could allow an attacker to crash the server and potentially leak data.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Ge ≫ Industrial Gateway Server Version7.66
Ge ≫ Industrial Gateway Server Version7.68.804
Ptc ≫ Kepware Kepserverex Version6.0
Ptc ≫ Kepware Kepserverex Version6.9
Ptc ≫ Opc-aggregator Version-
Ptc ≫ Thingworx Industrial Connectivity Version-
Ptc ≫ Thingworx Kepware Server Version6.8
Ptc ≫ Thingworx Kepware Server Version6.9
Rockwellautomation ≫ Kepserver Enterprise Version6.6.504.0
Rockwellautomation ≫ Kepserver Enterprise Version6.9.572.0
Softwaretoolbox ≫ Top Server Version >= 6.0 <= 6.9
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.13% | 0.33 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 9.1 | 3.9 | 5.2 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
|
nvd@nist.gov | 6.4 | 10 | 4.9 |
AV:N/AC:L/Au:N/C:P/I:N/A:P
|
CWE-122 Heap-based Buffer Overflow
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.