{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "4.0.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "09685b8e0c50ae45ef43df60e3642064e6275734"
            }
          ],
          "repo": "https://github.com/keystonejs/keystone",
          "type": "GIT"
        }
      ]
    }
  ],
  "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.",
  "id": "CVE-2017-15879",
  "modified": "2026-03-15T21:49:57.302209300Z",
  "published": "2017-10-24T21:29:00.547Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://packetstormsecurity.com/files/144755/KeystoneJS-4.0.0-beta.5-Unauthenticated-CSV-Injection.html"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.exploit-db.com/exploits/43053/"
    },
    {
      "type": "FIX",
      "url": "https://github.com/keystonejs/keystone/pull/4478"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}