7.5
CVE-2021-40871
- EPSS 0.63%
- Veröffentlicht 10.11.2021 23:15:08
- Zuletzt bearbeitet 21.11.2024 06:24:59
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in Softing Industrial Automation OPC UA C++ SDK before 5.66. Remote attackers to cause a denial of service (DoS) by sending crafted messages to a OPC/UA client. The client process may crash unexpectedly because of a wrong type cast, and must be restarted.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Softing ≫ Datafeed Opc Suite Version < 5.18
Softing ≫ Secure Integration Server Version <= 1.22
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.63% | 0.678 |
| 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-843 Access of Resource Using Incompatible Type ('Type Confusion')
The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.