CVE-2021-32820: Exposure of Sensitive Information to an Unauthorized Actor
Express-handlebars is a Handlebars view engine for Express. Express-handlebars 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 .handlebars appended to them. For complete details refer to the referenced GHSL-2021-018 report. Notes in documentation have been added to help users avoid this potential information exposure vulnerability.
References
- github.com/advisories/GHSA-fr76-2wp8-fp92
- github.com/express-handlebars/express-handlebars
- github.com/express-handlebars/express-handlebars/blob/78c47a235c4ad7bc2674bddd8ec2721567ed8c72/README.md
- github.com/express-handlebars/express-handlebars/commit/78c47a235c4ad7bc2674bddd8ec2721567ed8c72
- github.com/express-handlebars/express-handlebars/pull/163
- nvd.nist.gov/vuln/detail/CVE-2021-32820
- securitylab.github.com/advisories/GHSL-2021-018-express-handlebars/
- www.npmjs.com/package/express-handlebars
Detect and mitigate CVE-2021-32820 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →