Skip to content

Prototype Pollution in handlebars

High severity GitHub Reviewed Published Sep 4, 2020 to the GitHub Advisory Database • Updated Jan 9, 2023

Package

npm handlebars (npm)

Affected versions

< 3.0.8
>= 4.0.0, < 4.5.3

Patched versions

3.0.8
4.5.3

Description

Versions of handlebars prior to 3.0.8 or 4.5.3 are vulnerable to prototype pollution. It is possible to add or modify properties to the Object prototype through a malicious template. This may allow attackers to crash the application or execute Arbitrary Code in specific conditions.

Recommendation

Upgrade to version 3.0.8, 4.5.3 or later.

References

Reviewed Aug 31, 2020
Published to the GitHub Advisory Database Sep 4, 2020
Last updated Jan 9, 2023

Severity

High

Weaknesses

CVE ID

No known CVE

GHSA ID

GHSA-g9r4-xpmj-mj65

Source code

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