8.3
CVE-2014-0782
- EPSS 39.78%
- Veröffentlicht 16.05.2014 11:12:00
- Zuletzt bearbeitet 25.09.2025 18:15:35
- Quelle ics-cert@hq.dhs.gov
- Teams Watchlist Login
- Unerledigt Login
Stack-based buffer overflow in BKESimmgr.exe in the Expanded Test Functions package in Yokogawa CENTUM CS 1000, CENTUM CS 3000 Entry Class R3.09.50 and earlier, CENTUM VP R5.03.00 and earlier, CENTUM VP Entry Class R5.03.00 and earlier, Exaopc R3.71.02 and earlier, B/M9000CS R5.05.01 and earlier, and B/M9000 VP R7.03.01 and earlier allows remote attackers to execute arbitrary code via a crafted packet.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Yokogawa ≫ Centum Cs 1000 Software Version-
Yokogawa ≫ Centum Cs 1000 Version-
Yokogawa ≫ Centum Cs 3000 Software Version <= 2.23.00
Yokogawa ≫ Centum Cs 3000 Version-
Yokogawa ≫ Centum Cs 3000 Entry Class Software Version <= 3.09.50
Yokogawa ≫ Centum Cs 3000 Entry Class Version-
Yokogawa ≫ Centum Vp Entry Class Software Version <= 5.03.00
Yokogawa ≫ Centum Vp Entry Class Version-
Yokogawa ≫ Centum Vp Software Version <= 4.03.00
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 39.78% | 0.972 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 8.3 | 8.6 | 8.5 |
AV:N/AC:M/Au:N/C:P/I:P/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-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).