{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.3"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "e08215827ab737d11e87035551968c4c5cdedd3d"
            }
          ],
          "repo": "https://github.com/ltb-project/self-service-password",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "LTB (aka LDAP Tool Box) Self Service Password before 1.3 allows a change to a user password (without knowing the old password) via a crafted POST request, because the ldap_bind return value is mishandled and the PHP data type is not constrained to be a string.",
  "id": "CVE-2018-12421",
  "modified": "2026-03-13T21:51:47.085270304Z",
  "published": "2018-06-14T19:29:00.217Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/ltb-project/self-service-password/issues/209"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/ltb-project/self-service-password/issues/211"
    },
    {
      "type": "FIX",
      "url": "https://lists.ltb-project.org/pipermail/ltb-announce/2018-June/000023.html"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}