Skip to content

Regular Expression Denial of Service in Handlebars

High severity GitHub Reviewed Published Feb 10, 2022 to the GitHub Advisory Database • Updated Nov 29, 2023

Package

npm handlebars (npm)

Affected versions

>= 4.0.0, < 4.4.5

Patched versions

4.4.5

Description

Handlebars before 4.4.5 allows Regular Expression Denial of Service (ReDoS) because of eager matching. The parser may be forced into an endless loop while processing crafted templates. This may allow attackers to exhaust system resources.

References

Published by the National Vulnerability Database Sep 30, 2020
Reviewed Apr 22, 2021
Published to the GitHub Advisory Database Feb 10, 2022
Last updated Nov 29, 2023

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Weaknesses

CVE ID

CVE-2019-20922

GHSA ID

GHSA-62gr-4qp9-h98f

Source code

No known source code
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.