7.5
CVE-2022-25231
- EPSS 1.26%
- Veröffentlicht 23.08.2022 05:15:07
- Zuletzt bearbeitet 21.11.2024 06:51:50
- CVE-Watchlists
- Unerledigt
Denial of Service (DoS)
The package node-opcua before 2.74.0 are vulnerable to Denial of Service (DoS) by sending a specifically crafted OPC UA message with a special OPC UA NodeID, when the requested memory allocation exceeds the v8’s memory limit.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Node-opcua Project ≫ Node-opcua SwPlatformnode.js Version < 2.74.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.26% | 0.673 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| NIST | 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
|
| Snyk | 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
|
CWE-770 Allocation of Resources Without Limits or Throttling
The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.
https://github.com/node-opcua/node-opcua/commit/7b5044b3f5866fbedc3efabd05e407352c07bd2f
https://github.com/node-opcua/node-opcua/pull/1182
https://security.snyk.io/vuln/SNYK-JS-NODEOPCUA-2988724