GHSA-6494-v9fq-fgq2

Suggest an improvement
Source
https://github.com/advisories/GHSA-6494-v9fq-fgq2
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2017/11/GHSA-6494-v9fq-fgq2/GHSA-6494-v9fq-fgq2.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-6494-v9fq-fgq2
Aliases
Published
2017-11-16T01:46:50Z
Modified
2023-11-01T04:47:45.217521Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Keystone is vulnerable to CSV injection
Details

CSV Injection (aka Excel Macro Injection or Formula Injection) exists in admin/server/api/download.js and lib/list/getCSVData.js in KeystoneJS before 4.0.0-beta.7 via a value that is mishandled in a CSV export.

Database specific
{
    "severity": "HIGH",
    "nvd_published_at": null,
    "github_reviewed": true,
    "github_reviewed_at": "2020-06-16T21:17:57Z",
    "cwe_ids": [
        "CWE-20"
    ]
}
References

Affected packages

npm / keystone

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.0.0-beta7

Database specific

{
    "last_known_affected_version_range": "<= 4.0.0-beta5"
}