7.5
CVE-2021-45773
- EPSS 0.28%
- Veröffentlicht 14.01.2022 20:15:15
- Zuletzt bearbeitet 21.11.2024 06:33:01
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
A NULL pointer dereference in CS104_IPAddress_setFromString at src/iec60870/cs104/cs104_slave.c of lib60870 commit 0d5e76e can lead to a segmentation fault or application crash.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Mz-automation ≫ Lib60870 Version < 2.3.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.28% | 0.511 |
| 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
|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:N/A:P
|
CWE-476 NULL Pointer Dereference
The product dereferences a pointer that it expects to be valid but is NULL.