CVE-2021-32822 MEDIUM

CVE-2021-32822: File disclosure in hbs

Vendor Pillarjs
Product hbs
Weakness CWE-538
Published August 16, 2021
Last update August 3, 2024

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The npm hbs package is an Express view engine wrapper for Handlebars. Depending on usage, users of hbs may be vulnerable to a file disclosure vulnerability. There is currently no patch for this vulnerability. hbs mixes pure template data with engine configuration options through the Express render API. By overwriting internal configuration options a file disclosure vulnerability may be triggered in downstream applications. For an example PoC see the referenced GHSL-2021-020.

Key dates

02Disclosure timeline

August 16, 2021 CVE published
August 3, 2024 Record updated