зеркало из https://github.com/golang/vulndb.git
64 строки
1.6 KiB
JSON
64 строки
1.6 KiB
JSON
{
|
|
"schema_version": "1.3.1",
|
|
"id": "GO-2022-0807",
|
|
"modified": "0001-01-01T00:00:00Z",
|
|
"published": "0001-01-01T00:00:00Z",
|
|
"aliases": [
|
|
"CVE-2019-12999",
|
|
"GHSA-78hj-86cr-6j2v"
|
|
],
|
|
"summary": "Improper Access Control in Lightning Network Daemon in github.com/lightningnetwork/lnd",
|
|
"details": "Improper Access Control in Lightning Network Daemon in github.com/lightningnetwork/lnd",
|
|
"affected": [
|
|
{
|
|
"package": {
|
|
"name": "github.com/lightningnetwork/lnd",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
},
|
|
{
|
|
"fixed": "0.7.1-beta"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {}
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://github.com/advisories/GHSA-78hj-86cr-6j2v"
|
|
},
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12999"
|
|
},
|
|
{
|
|
"type": "FIX",
|
|
"url": "https://github.com/lightningnetwork/lnd/commits/master"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://github.com/lightninglabs/chanleakcheck"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"database_specific": {
|
|
"url": "https://pkg.go.dev/vuln/GO-2022-0807",
|
|
"review_status": "UNREVIEWED"
|
|
}
|
|
} |