{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.2.1"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "482e08852bc15bf82db58600a34f28f060335796"
            }
          ],
          "repo": "https://github.com/simpleledger/slp-validate",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "cde95c0c6470dceb4f023cd462f904135ebd73e7"
            }
          ],
          "repo": "https://github.com/simpleledger/slp-validate.js",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "In SLP Validate (npm package slp-validate) before version 1.2.1, users could experience false-negative validation outcomes for MINT transaction operations. A poorly implemented SLP wallet could allow spending of the affected tokens which would result in the destruction of a user's minting baton. This has been fixed in slp-validate in version 1.2.1. Additonally, slpjs version 0.27.2 has a related fix under related CVE-2020-11071.",
  "id": "CVE-2020-11072",
  "modified": "2026-03-13T21:54:52.025319471Z",
  "published": "2020-05-12T01:15:11.213Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/simpleledger/slp-validate/security/advisories/GHSA-4w97-57v2-3w44"
    },
    {
      "type": "FIX",
      "url": "https://github.com/simpleledger/slp-validate/commit/cde95c0c6470dceb4f023cd462f904135ebd73e7"
    }
  ],
  "related": [
    "GHSA-4w97-57v2-3w44"
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
      "type": "CVSS_V3"
    }
  ]
}