GHSA-q8j6-pwqx-pm96

Suggest an improvement
Source
https://github.com/advisories/GHSA-q8j6-pwqx-pm96
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/05/GHSA-q8j6-pwqx-pm96/GHSA-q8j6-pwqx-pm96.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-q8j6-pwqx-pm96
Aliases
Published
2021-05-17T20:58:02Z
Modified
2023-11-08T04:06:01.196942Z
Severity
  • 8.0 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N CVSS Calculator
Summary
Insecure template handling in Squirrelly
Details

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. Version 9.0.0 has a fix for this issue. For complete details refer to the referenced GHSL-2021-023.

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

Affected packages

npm / squirrelly

Package

Affected ranges

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

Database specific

{
    "last_known_affected_version_range": "<= 8.0.8"
}