{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "1.24.1"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "f661ba8a6b5b0114f36bf7256bcc8227917ea363"
            }
          ],
          "repo": "https://github.com/mailtrain-org/mailtrain",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "Mailtrain through 1.24.1 allows SQL Injection in statsClickedSubscribersByColumn in lib/models/campaigns.js via /campaigns/clicked/ajax because variable column names are not properly escaped.",
  "id": "CVE-2020-24617",
  "modified": "2026-03-13T21:46:41.942469929Z",
  "published": "2021-02-19T23:15:12.577Z",
  "references": [
    {
      "type": "FIX",
      "url": "https://github.com/Mailtrain-org/mailtrain/pull/909"
    },
    {
      "type": "EVIDENCE",
      "url": "https://securitylab.github.com/advisories/GHSL-2020-132-Mailtrain"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}