cvelist/2020/26xxx/CVE-2020-26896.json
2020-10-21 02:01:34 +00:00

72 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-26896",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Prior to 0.11.0-beta, LND (Lightning Network Daemon) had a vulnerability in its invoice database. While claiming on-chain a received HTLC output, it didn't verify that the corresponding outgoing off-chain HTLC was already settled before releasing the preimage. In the case of a hash-and-amount collision with an invoice, the preimage for an expected payment was instead released. A malicious peer could have deliberately intercepted an HTLC intended for the victim node, probed the preimage through a colluding relayed HTLC, and stolen the intercepted HTLC. The impact is a loss of funds in certain situations, and a weakening of the victim's receiver privacy."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://gist.github.com/ariard/6bdeb995565d1cc292753e1ee4ae402d",
"refsource": "MISC",
"name": "https://gist.github.com/ariard/6bdeb995565d1cc292753e1ee4ae402d"
},
{
"url": "https://lists.linuxfoundation.org/pipermail/lightning-dev/2020-October/002857.html",
"refsource": "MISC",
"name": "https://lists.linuxfoundation.org/pipermail/lightning-dev/2020-October/002857.html"
},
{
"url": "https://lists.linuxfoundation.org/pipermail/lightning-dev/2020-October/002855.html",
"refsource": "MISC",
"name": "https://lists.linuxfoundation.org/pipermail/lightning-dev/2020-October/002855.html"
}
]
}
}