ghsa-4w97-57v2-3w44
Vulnerability from github
Published
2020-05-12 00:45
Modified
2021-01-08 20:17
Severity ?
VLAI Severity ?
Summary
False-negative validation results in MINT transactions with invalid baton
Details
Impact
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.
Patches
npm package slp-validate has been patched and published as version 1.2.1.
Workarounds
Upgrade to slp-validate 1.2.1.
References
- slp-validate commit
For more information
If you have any questions or comments about this advisory: * Open an issue in slp-validate
{ "affected": [ { "package": { "ecosystem": "npm", "name": "slp-validate" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.2.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-11072" ], "database_specific": { "cwe_ids": [ "CWE-697" ], "github_reviewed": true, "github_reviewed_at": "2020-05-12T00:45:14Z", "nvd_published_at": null, "severity": "CRITICAL" }, "details": "### Impact\nUsers could experience false-negative validation outcomes for [MINT](https://github.com/simpleledger/slp-specifications/blob/master/slp-token-type-1.md#mint---extended-minting-transaction) transaction operations. A poorly implemented SLP wallet could allow spending of the affected tokens which would result in the destruction of a user\u0027s minting baton.\n\n### Patches\nnpm package [slp-validate](https://www.npmjs.com/package/slp-validate) has been patched and published as version 1.2.1.\n\n### Workarounds\nUpgrade to slp-validate 1.2.1.\n\n### References\n* slp-validate [commit](https://github.com/simpleledger/slp-validate/commit/cde95c0c6470dceb4f023cd462f904135ebd73e7)\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [slp-validate](https://github.com/simpleledger/slp-validate/issues)", "id": "GHSA-4w97-57v2-3w44", "modified": "2021-01-08T20:17:36Z", "published": "2020-05-12T00:45:24Z", "references": [ { "type": "WEB", "url": "https://github.com/simpleledger/slp-validate.js/security/advisories/GHSA-4w97-57v2-3w44" }, { "type": "WEB", "url": "https://github.com/simpleledger/slp-validate/security/advisories/GHSA-4w97-57v2-3w44" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11072" }, { "type": "WEB", "url": "https://github.com/simpleledger/slp-validate/commit/cde95c0c6470dceb4f023cd462f904135ebd73e7" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "False-negative validation results in MINT transactions with invalid baton" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…