mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
Modify CVE-2021-32819 for GHSL-2021-023
This commit is contained in:
parent
0684fe09d1
commit
9eb419bfa1
@ -16,7 +16,9 @@
|
||||
"version": {
|
||||
"version_data": [
|
||||
{
|
||||
"version_value": "<= 8.0.8"
|
||||
"version_affected": "<",
|
||||
"version_name": "9.0.0",
|
||||
"version_value": "9.0.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -35,7 +37,7 @@
|
||||
"description_data": [
|
||||
{
|
||||
"lang": "eng",
|
||||
"value": "Squirrelly is a template engine implemented in JavaScript that works out of the box with ExpressJS. Squirrelly mixes pure template data with engine configuration options through the Express render API. By overwriting internal configuration options remote code execution may be triggered in downstream applications. There is currently no fix for these issues as of the publication of this CVE. The latest version of squirrelly is currently 8.0.8. For complete details refer to the referenced GHSL-2021-023."
|
||||
"value": "Squirrelly is a template engine implemented in JavaScript that works out of the box with ExpressJS. Squirrelly mixes pure template data with engine configuration options through the Express render API. By overwriting internal configuration options remote code execution may be triggered in downstream applications. This issue is fixed in version 9.0.0. For complete details refer to the referenced GHSL-2021-023."
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -73,14 +75,24 @@
|
||||
"references": {
|
||||
"reference_data": [
|
||||
{
|
||||
"refsource": "MISC",
|
||||
"url": "https://securitylab.github.com/advisories/GHSL-2021-023-squirrelly/",
|
||||
"name": "https://securitylab.github.com/advisories/GHSL-2021-023-squirrelly/"
|
||||
"name": "https://securitylab.github.com/advisories/GHSL-2021-023-squirrelly/",
|
||||
"refsource": "CONFIRM",
|
||||
"url": "https://securitylab.github.com/advisories/GHSL-2021-023-squirrelly/"
|
||||
},
|
||||
{
|
||||
"name": "https://github.com/squirrellyjs/squirrelly/pull/254",
|
||||
"refsource": "MISC",
|
||||
"url": "https://www.npmjs.com/package/squirrelly",
|
||||
"name": "https://www.npmjs.com/package/squirrelly"
|
||||
"url": "https://github.com/squirrellyjs/squirrelly/pull/254"
|
||||
},
|
||||
{
|
||||
"name": "https://github.com/squirrellyjs/squirrelly/commit/c12418a026f73df645ba927fd29358efe02fed1e",
|
||||
"refsource": "MISC",
|
||||
"url": "https://github.com/squirrellyjs/squirrelly/commit/c12418a026f73df645ba927fd29358efe02fed1e"
|
||||
},
|
||||
{
|
||||
"name": "https://github.com/squirrellyjs/squirrelly/commit/dca7a1e7ee91d8a6ffffb655f3f15647486db9da",
|
||||
"refsource": "MISC",
|
||||
"url": "https://github.com/squirrellyjs/squirrelly/commit/dca7a1e7ee91d8a6ffffb655f3f15647486db9da"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user