CVE-2022-21144
Severity CVSS v4.0:
Pending analysis
Type:
CWE-20
Input Validation
Publication date:
01/05/2022
Last modified:
08/08/2023
Description
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.
Impact
Base Score 3.x
7.50
Severity 3.x
HIGH
Base Score 2.0
5.00
Severity 2.0
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:libxmljs_project:libxmljs:*:*:*:*:*:node.js:*:* | 0.19.8 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



