{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "3.7.1c"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "7419b5c9ef8d7803aca0c53b6836d5524dd04f8c"
            }
          ],
          "repo": "https://github.com/dignajar/nibbleblog",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "dmin/kernel/api/login.class.phpin in nibbleblog v3.7.1c allows type juggling for login bypass because == is used instead of === for password hashes, which mishandles hashes that begin with 0e followed by exclusively numerical characters.",
  "id": "CVE-2020-23356",
  "modified": "2026-03-13T21:49:56.468163841Z",
  "published": "2021-01-27T16:15:12.950Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/dignajar/nibbleblog/pull/148"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
      "type": "CVSS_V3"
    }
  ]
}