Security Advisory

CVE-2022-21144

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2022-05-01 15:25:10
Last updated 2024-09-16 23:06:44
Assigner snyk
State PUBLISHED

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 arguments toString value is not a Function object V8 will crash.