CVE-2022-21144
HIGH7.5EPSS 0.15%Denial of service vulnerability exists in libxmljs
發布日:2022/5/3修改日:2026/3/13
描述
libxmljs provides libxml bindings for v8 javascript engine. This affects all versions of package libxmljs. When invoking the libxmljs.parseXml function with a non-buffer argument the V8 code will attempt invoking the .toString method of the argument. If the argument's toString value is not a Function object V8 will crash.
受影響套件(1)
- npm/libxmljsfrom 0, < 0.19.8
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |