CVE-2021-32817

MEDIUMCVSS 6.8/10EPSS 1.27%

Last modified

CVE-2021-32817 is a medium-severity vulnerability rated 6.8/10 on the CVSS scale. express-hbs is an Express handlebars template engine. express-hbs mixes pure template data with engine configuration options through the Express render API. EPSS estimates a 1.27% chance of exploitation in the next 30 days.

Description

express-hbs is an Express handlebars template engine. express-hbs mixes pure template data with engine configuration options through the Express render API. More specifically, the layout parameter may trigger file disclosure vulnerabilities in downstream applications. This potential vulnerability is somewhat restricted in that only files with existing extentions (i.e. file.extension) can be included, files that lack an extension will have .hbs appended to them. For complete details refer to the referenced GHSL-2021-019 report. Notes in documentation have been added to help users of express-hbs avoid this potential information exposure vulnerability.

Metrics

CVSS 3.1
6.8/10

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

EPSS Probability
1.27%

66.1th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
Express Handlebars ProjectExpress Handlebars<= 5.3.2

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2021-32817?
express-hbs is an Express handlebars template engine. express-hbs mixes pure template data with engine configuration options through the Express render API. More specifically, the layout parameter may trigger file disclosure vulnerabilities in downstream applications. This potential vulnerability is somewhat restricted in that only files with existing extentions (i.e. file.extension) can be included, files that lack an extension will have .hbs appended to them. For complete details refer to the referenced GHSL-2021-019 report. Notes in documentation have been added to help users of express-hbs avoid this potential information exposure vulnerability.
How severe is CVE-2021-32817?
CVE-2021-32817 has a CVSS score of 6.8/10 (MEDIUM severity). The EPSS model estimates a 1.27% probability of exploitation in the next 30 days.
How do I fix CVE-2021-32817?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2021-32817?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST