原始 OSV JSON
{
"id": "GHSA-78hj-86cr-6j2v",
"aliases": [
"CVE-2019-12999"
],
"details": "Lightning Network Daemon (lnd) before 0.7 allows attackers to trigger loss of funds because of Incorrect Access Control.",
"summary": "Improper Access Control in Lightning Network Daemon",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.7.1-beta"
}
]
}
],
"package": {
"name": "github.com/lightningnetwork/lnd",
"ecosystem": "Go"
},
"database_specific": {
"last_known_affected_version_range": "<= 0.7.0"
}
}
],
"modified": "2021-05-17T21:56:38Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
"published": "2021-05-18T15:30:22Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12999",
"type": "ADVISORY"
},
{
"url": "https://github.com/lightninglabs/chanleakcheck",
"type": "WEB"
},
{
"url": "https://github.com/lightningnetwork/lnd/commits/master",
"type": "WEB"
},
{
"url": "https://github.com/lightningnetwork/lnd/releases/tag/v0.7.0-beta",
"type": "WEB"
},
{
"url": "https://lists.linuxfoundation.org/pipermail/lightning-dev/2019-September/002174.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-284"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2021-05-17T21:56:38Z"
}
}