{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "3.0.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "b50b22c9abb903a80fbd3dc06076c7c22d62b6b2"
            }
          ],
          "repo": "https://github.com/zvory/csv-safe",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "CSV-Safe gem \u003c 3.0.0 doesn't filter out special characters which could trigger CSV Injection.",
  "id": "CVE-2022-28481",
  "modified": "2026-03-13T21:50:59.858527318Z",
  "published": "2022-05-01T15:15:07.683Z",
  "references": [
    {
      "type": "REPORT",
      "url": "https://github.com/zvory/csv-safe/issues/7"
    },
    {
      "type": "FIX",
      "url": "https://github.com/zvory/csv-safe/pull/8"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/zvory/csv-safe"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}