CVE-2022-21144 HIGH

CVE-2022-21144: Denial of Service (DoS)

Vendor N/A
Product libxmljs
Published May 1, 2022
Last update September 16, 2024

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

May 1, 2022 CVE published
September 16, 2024 Record updated