← Back to CVE List

CVE-2021-23354

Published: 2021-03-12T15:15Z
Last Modified: 2024-11-21T05:51Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
The package printf before 0.6.1 are vulnerable to Regular Expression Denial of Service (ReDoS) via the regex string /\%(?:\(([\w_.]+)\)|([1-9]\d*)\$)?([0 +\-\]*)(\*|\d+)?(\.)?(\*|\d+)?[hlL]?([\%bscdeEfFgGioOuxX])/g in lib/printf.js. The vulnerable regular expression has cubic worst-case time complexity. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt