原始 OSV JSON{
"id": "GHSA-6494-v9fq-fgq2",
"aliases": [
"CVE-2017-15879"
],
"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.",
"summary": "Keystone is vulnerable to CSV injection",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.0-beta7"
}
]
}
],
"package": {
"name": "keystone",
"ecosystem": "npm"
},
"database_specific": {
"last_known_affected_version_range": "<= 4.0.0-beta5"
}
}
],
"modified": "2022-04-25T22:05:05Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
"published": "2017-11-16T01:46:50Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15879",
"type": "ADVISORY"
},
{
"url": "https://github.com/keystonejs/keystone/pull/4478",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-6494-v9fq-fgq2",
"type": "ADVISORY"
},
{
"url": "https://packetstormsecurity.com/files/144755/KeystoneJS-4.0.0-beta.5-Unauthenticated-CSV-Injection.html",
"type": "WEB"
},
{
"url": "https://www.exploit-db.com/exploits/43053",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:17:57Z"
}
}