{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "2.1.3"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "5381789bfdf42651e76da21a2279b591e9473773"
            }
          ],
          "repo": "https://github.com/premid/premid",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "managers/socketManager.ts in PreMiD through 2.1.3 has a locally hosted socketio web server (port 3020) open to all origins, which allows attackers to obtain sensitive Discord user information.",
  "id": "CVE-2020-24928",
  "modified": "2026-03-13T21:55:04.110632215Z",
  "published": "2020-08-29T20:15:16.493Z",
  "references": [
    {
      "type": "FIX",
      "url": "https://github.com/PreMiD/PreMiD/pull/501"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}