cvelist/2020/11xxx/CVE-2020-11014.json

98 lines
3.7 KiB
JSON
Raw Normal View History

2020-03-30 19:01:15 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
2020-03-30 19:01:15 +00:00
"ID": "CVE-2020-11014",
"STATE": "PUBLIC",
"TITLE": "BIP LI01 output reordering may cause malformed SLP MINT transactions in Electron-Cash-SLP"
2020-03-30 19:01:15 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Electron-Cash-SLP",
"version": {
"version_data": [
{
"version_value": "< 3.6.2"
}
]
}
}
]
},
"vendor_name": "simpleledger"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-03-30 19:01:15 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-04-28 21:01:21 +00:00
"value": "Electron-Cash-SLP before version 3.6.2 has a vulnerability. All token creators that use the \"Mint Tool\" feature of the Electron Cash SLP Edition are at risk of sending the minting authority baton to the wrong SLP address. Sending the mint baton to the wrong address will give another party the ability to issue new tokens or permanently destroy future minting capability. This is fixed version 3.6.2."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:N/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Blockchain implementation detail leads to weakness"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/simpleledger/Electron-Cash-SLP/security/advisories/GHSA-cchm-grx2-g873",
"refsource": "CONFIRM",
"url": "https://github.com/simpleledger/Electron-Cash-SLP/security/advisories/GHSA-cchm-grx2-g873"
},
{
"name": "https://github.com/simpleledger/Electron-Cash-SLP/issues/126",
"refsource": "MISC",
"url": "https://github.com/simpleledger/Electron-Cash-SLP/issues/126"
},
{
"name": "https://github.com/simpleledger/Electron-Cash-SLP/commit/ea3912c3d508ba81b280ef7d78648464f7f76fb8",
"refsource": "MISC",
"url": "https://github.com/simpleledger/Electron-Cash-SLP/commit/ea3912c3d508ba81b280ef7d78648464f7f76fb8"
},
{
"name": "https://github.com/kristovatlas/rfc/blob/master/bips/bip-li01.mediawiki",
"refsource": "MISC",
"url": "https://github.com/kristovatlas/rfc/blob/master/bips/bip-li01.mediawiki"
2020-03-30 19:01:15 +00:00
}
]
},
"source": {
"advisory": "GHSA-cchm-grx2-g873",
"discovery": "UNKNOWN"
2020-03-30 19:01:15 +00:00
}
2020-04-28 21:01:21 +00:00
}