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.
{
"nvd_published_at": "2022-05-01T16:15:00Z",
"cwe_ids": [
"CWE-20"
],
"github_reviewed_at": "2022-05-04T14:48:04Z",
"severity": "HIGH",
"github_reviewed": true
}