9.8
CVE-2023-24480
- EPSS 0.04%
- Published 13.07.2023 11:15:08
- Last modified 21.11.2024 07:47:56
- Source psirt@honeywell.com
- Teams watchlist Login
- Open Login
Controller DoS due to stack overflow when decoding a message from the server. See Honeywell Security Notification for recommendations on upgrading and versioning.
Data is provided by the National Vulnerability Database (NVD)
Honeywell ≫ C300 Firmware Version >= 501.1 <= 501.6hf8
Honeywell ≫ C300 Firmware Version >= 510.1 <= 510.2hf12
Honeywell ≫ C300 Firmware Version >= 511.1 <= 511.5tcu3
Honeywell ≫ C300 Firmware Version >= 520.1 <= 520.1tcu4
Honeywell ≫ C300 Firmware 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.083 |
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 | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-116 Improper Encoding or Escaping of Output
The product prepares a structured message for communication with another component, but encoding or escaping of the data is either missing or done incorrectly. As a result, the intended structure of the message is not preserved.
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.