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.
References
Link | Resource |
---|---|
https://github.com/libxmljs/libxmljs/commit/2501807bde9b38cfaed06d1e140487516d91379d | Patch Third Party Advisory |
https://github.com/libxmljs/libxmljs/pull/594 | Patch Third Party Advisory |
https://snyk.io/vuln/SNYK-JS-LIBXMLJS-2348756 | Exploit Third Party Advisory |
Configurations
History
08 Aug 2023, 14:22
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-20 |
18 Jul 2022, 17:41
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:libxmljs_project:libxmljs:*:*:*:*:*:node.js:*:* |
10 May 2022, 13:52
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 5.0
v3 : 7.5 |
CWE | CWE-400 | |
References | (MISC) https://github.com/libxmljs/libxmljs/pull/594 - Patch, Third Party Advisory | |
References | (MISC) https://github.com/libxmljs/libxmljs/commit/2501807bde9b38cfaed06d1e140487516d91379d - Patch, Third Party Advisory | |
References | (MISC) https://snyk.io/vuln/SNYK-JS-LIBXMLJS-2348756 - Exploit, Third Party Advisory | |
CPE | cpe:2.3:a:libxmljs_project:libxmljs:*:*:*:*:*:*:node.js:* |
01 May 2022, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-05-01 16:15
Updated : 2024-02-04 22:29
NVD link : CVE-2022-21144
Mitre link : CVE-2022-21144
CVE.ORG link : CVE-2022-21144
JSON object : View
Products Affected
libxmljs_project
- libxmljs
CWE
CWE-20
Improper Input Validation