← Back to CVE List

CVE-2022-21144

Published: 2022-05-01T16:15Z
Last Modified: 2024-11-21T06:43Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt