All the vulnerabilites related to express-handlebars - express-handlebars
cve-2021-32820
Vulnerability from cvelistv5
Published
2021-05-14 18:25
Modified
2024-08-03 23:33
Severity ?
EPSS score ?
Summary
File disclosure in Express Handlebars
References
Impacted products
▼ | Vendor | Product |
---|---|---|
express-handlebars | express-handlebars |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T23:33:56.314Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://securitylab.github.com/advisories/GHSL-2021-018-express-handlebars/" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.npmjs.com/package/express-handlebars" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/express-handlebars/express-handlebars/pull/163" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/express-handlebars/express-handlebars/commit/78c47a235c4ad7bc2674bddd8ec2721567ed8c72" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/express-handlebars/express-handlebars/blob/78c47a235c4ad7bc2674bddd8ec2721567ed8c72/README.md#danger-" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "express-handlebars", "vendor": "express-handlebars", "versions": [ { "status": "affected", "version": "\u003c= 5.3.2" } ] } ], "descriptions": [ { "lang": "en", "value": "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." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-200", "description": "CWE-200 Information Exposure", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2021-05-14T18:25:14", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://securitylab.github.com/advisories/GHSL-2021-018-express-handlebars/" }, { "tags": [ "x_refsource_MISC" ], "url": "https://www.npmjs.com/package/express-handlebars" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/express-handlebars/express-handlebars/pull/163" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/express-handlebars/express-handlebars/commit/78c47a235c4ad7bc2674bddd8ec2721567ed8c72" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/express-handlebars/express-handlebars/blob/78c47a235c4ad7bc2674bddd8ec2721567ed8c72/README.md#danger-" } ], "source": { "advisory": "GHSL-2021-018", "discovery": "UNKNOWN" }, "title": "File disclosure in Express Handlebars", "x_generator": { "engine": "Vulnogram 0.0.9" }, "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-32820", "STATE": "PUBLIC", "TITLE": "File disclosure in Express Handlebars" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "express-handlebars", "version": { "version_data": [ { "version_value": "\u003c= 5.3.2" } ] } } ] }, "vendor_name": "express-handlebars" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "generator": { "engine": "Vulnogram 0.0.9" }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-200 Information Exposure" } ] } ] }, "references": { "reference_data": [ { "name": "https://securitylab.github.com/advisories/GHSL-2021-018-express-handlebars/", "refsource": "CONFIRM", "url": "https://securitylab.github.com/advisories/GHSL-2021-018-express-handlebars/" }, { "name": "https://www.npmjs.com/package/express-handlebars", "refsource": "MISC", "url": "https://www.npmjs.com/package/express-handlebars" }, { "name": "https://github.com/express-handlebars/express-handlebars/pull/163", "refsource": "MISC", "url": "https://github.com/express-handlebars/express-handlebars/pull/163" }, { "name": "https://github.com/express-handlebars/express-handlebars/commit/78c47a235c4ad7bc2674bddd8ec2721567ed8c72", "refsource": "MISC", "url": "https://github.com/express-handlebars/express-handlebars/commit/78c47a235c4ad7bc2674bddd8ec2721567ed8c72" }, { "name": "https://github.com/express-handlebars/express-handlebars/blob/78c47a235c4ad7bc2674bddd8ec2721567ed8c72/README.md#danger-", "refsource": "MISC", "url": "https://github.com/express-handlebars/express-handlebars/blob/78c47a235c4ad7bc2674bddd8ec2721567ed8c72/README.md#danger-" } ] }, "source": { "advisory": "GHSL-2021-018", "discovery": "UNKNOWN" } } } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2021-32820", "datePublished": "2021-05-14T18:25:14", "dateReserved": "2021-05-12T00:00:00", "dateUpdated": "2024-08-03T23:33:56.314Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }