7.5

CVE-2023-24474

Experion server may experience a DoS due to a heap overflow which could occur when handling a specially crafted message

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
HoneywellExperion Server Version >= 501.1 <= 501.6hf8
HoneywellExperion Server Version >= 510.1 <= 510.2hf12
HoneywellExperion Server Version >= 511.1 <= 511.5tcu3
HoneywellExperion Server Version >= 520.1 <= 520.1tcu4
HoneywellExperion Server Version >= 520.2 <= 520.2tcu2
HoneywellExperion Station Version >= 501.1 <= 501.6hf8
HoneywellExperion Station Version >= 510.1 <= 510.2hf12
HoneywellExperion Station Version >= 511.1 <= 511.5tcu3
HoneywellExperion Station Version >= 520.1 <= 520.1tcu4
HoneywellExperion Station Version >= 520.2 <= 520.2tcu2
HoneywellEngineering Station Version >= 510.1 <= 511.5tcu3
HoneywellEngineering Station Version >= 520.1 <= 520.1tcu4
HoneywellEngineering Station Version >= 520.2 <= 520.2tcu2
HoneywellDirect Station Version >= 510.1 <= 511.5tcu3
HoneywellDirect Station Version >= 520.1 <= 520.1tcu4
HoneywellDirect Station Version >= 520.2 <= 520.2tcu2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.04% 0.081
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
psirt@honeywell.com 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
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.