From 3e71a7a296c7c484a2f0a7d66321e1a39d47552c Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 14 May 2021 19:00:40 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2021/32xxx/CVE-2021-32817.json | 2 +- 2021/32xxx/CVE-2021-32818.json | 2 +- 2021/32xxx/CVE-2021-32819.json | 8 +++++--- 2021/32xxx/CVE-2021-32820.json | 2 +- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/2021/32xxx/CVE-2021-32817.json b/2021/32xxx/CVE-2021-32817.json index 9b7a4f24c06..6c334f408d0 100644 --- a/2021/32xxx/CVE-2021-32817.json +++ b/2021/32xxx/CVE-2021-32817.json @@ -35,7 +35,7 @@ "description_data": [ { "lang": "eng", - "value": "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.\n" + "value": "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." } ] }, diff --git a/2021/32xxx/CVE-2021-32818.json b/2021/32xxx/CVE-2021-32818.json index e980bb97c60..9e9b58114c5 100644 --- a/2021/32xxx/CVE-2021-32818.json +++ b/2021/32xxx/CVE-2021-32818.json @@ -35,7 +35,7 @@ "description_data": [ { "lang": "eng", - "value": "haml-coffee is a JavaScript templating solution. haml-coffee mixes pure template data with engine configuration options through the Express render API. More specifically, haml-coffee supports overriding a series of HTML helper functions through its configuration options. A vulnerable application that passes user controlled request objects to the haml-coffee template engine may introduce RCE vulnerabilities. Additionally control over the escapeHtml parameter through template configuration pollution ensures that haml-coffee would not sanitize template inputs that may result in reflected Cross Site Scripting attacks against downstream applications. There is currently no fix for these issues as of the publication of this CVE. The latest version of haml-coffee is currently 1.14.1. For complete details refer to the referenced GHSL-2021-025.\n\n" + "value": "haml-coffee is a JavaScript templating solution. haml-coffee mixes pure template data with engine configuration options through the Express render API. More specifically, haml-coffee supports overriding a series of HTML helper functions through its configuration options. A vulnerable application that passes user controlled request objects to the haml-coffee template engine may introduce RCE vulnerabilities. Additionally control over the escapeHtml parameter through template configuration pollution ensures that haml-coffee would not sanitize template inputs that may result in reflected Cross Site Scripting attacks against downstream applications. There is currently no fix for these issues as of the publication of this CVE. The latest version of haml-coffee is currently 1.14.1. For complete details refer to the referenced GHSL-2021-025." } ] }, diff --git a/2021/32xxx/CVE-2021-32819.json b/2021/32xxx/CVE-2021-32819.json index fe2f3d3fcd0..1ac6f909b73 100644 --- a/2021/32xxx/CVE-2021-32819.json +++ b/2021/32xxx/CVE-2021-32819.json @@ -73,12 +73,14 @@ "references": { "reference_data": [ { - "refsource": "CONFIRM", - "url": "https://securitylab.github.com/advisories/GHSL-2021-023-squirrelly/" + "refsource": "MISC", + "url": "https://securitylab.github.com/advisories/GHSL-2021-023-squirrelly/", + "name": "https://securitylab.github.com/advisories/GHSL-2021-023-squirrelly/" }, { "refsource": "MISC", - "url": "https://www.npmjs.com/package/squirrelly" + "url": "https://www.npmjs.com/package/squirrelly", + "name": "https://www.npmjs.com/package/squirrelly" } ] }, diff --git a/2021/32xxx/CVE-2021-32820.json b/2021/32xxx/CVE-2021-32820.json index aef6e0f60a8..584ee359c2b 100644 --- a/2021/32xxx/CVE-2021-32820.json +++ b/2021/32xxx/CVE-2021-32820.json @@ -35,7 +35,7 @@ "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." + "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." } ] },