7.5
CVE-2023-24474
- EPSS 0.04%
- Published 13.07.2023 11:15:08
- Last modified 21.11.2024 07:47:55
- Source psirt@honeywell.com
- Teams watchlist Login
- Open Login
Experion server may experience a DoS due to a heap overflow which could occur when handling a specially crafted message
Data is provided by the National Vulnerability Database (NVD)
Honeywell ≫ Experion Server Version >= 501.1 <= 501.6hf8
Honeywell ≫ Experion Server Version >= 510.1 <= 510.2hf12
Honeywell ≫ Experion Server Version >= 511.1 <= 511.5tcu3
Honeywell ≫ Experion Server Version >= 520.1 <= 520.1tcu4
Honeywell ≫ Experion Server Version >= 520.2 <= 520.2tcu2
Honeywell ≫ Experion Station Version >= 501.1 <= 501.6hf8
Honeywell ≫ Experion Station Version >= 510.1 <= 510.2hf12
Honeywell ≫ Experion Station Version >= 511.1 <= 511.5tcu3
Honeywell ≫ Experion Station Version >= 520.1 <= 520.1tcu4
Honeywell ≫ Experion Station Version >= 520.2 <= 520.2tcu2
Honeywell ≫ Engineering Station Version >= 510.1 <= 511.5tcu3
Honeywell ≫ Engineering Station Version >= 520.1 <= 520.1tcu4
Honeywell ≫ Engineering Station Version >= 520.2 <= 520.2tcu2
Honeywell ≫ Direct Station Version >= 510.1 <= 511.5tcu3
Honeywell ≫ Direct Station Version >= 520.1 <= 520.1tcu4
Honeywell ≫ Direct Station Version >= 520.2 <= 520.2tcu2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.04% | 0.081 |
Source | 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.