{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "3.9.1"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "e226468036b072f1962a85fdc2f75b8eb5fedefe"
            },
            {
              "fixed": "a1bb333153fa8ba29a88cfba423d810f509a2b37"
            }
          ],
          "repo": "https://github.com/bludit/bludit",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "Bludit prior to 3.9.1 allows a non-privileged user to change the password of any account, including admin. This occurs because of bl-kernel/admin/controllers/user-password.php Insecure Direct Object Reference (a modified username POST parameter).",
  "id": "CVE-2019-12742",
  "modified": "2026-03-13T21:54:11.363946965Z",
  "published": "2019-06-05T16:29:01.570Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/bludit/bludit/releases/tag/3.9.1"
    },
    {
      "type": "FIX",
      "url": "https://github.com/bludit/bludit/commit/a1bb333153fa8ba29a88cfba423d810f509a2b37"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}