GHSA-fr76-2wp8-fp92

Suggest an improvement
Source
https://github.com/advisories/GHSA-fr76-2wp8-fp92
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/02/GHSA-fr76-2wp8-fp92/GHSA-fr76-2wp8-fp92.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-fr76-2wp8-fp92
Aliases
Published
2022-02-10T23:35:21Z
Modified
2023-12-06T00:46:14.501372Z
Severity
  • 8.6 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N CVSS Calculator
Summary
Insecure template handling in Express-handlebars
Details

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.

A fix is discussed in https://github.com/express-handlebars/express-handlebars/pull/163

Database specific
{
    "nvd_published_at": "2021-05-14T19:15:00Z",
    "cwe_ids": [
        "CWE-200",
        "CWE-94"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2021-05-17T18:45:00Z"
}
References

Affected packages

npm / express-handlebars

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.3.1