vulndb/data/osv/GO-2022-0771.json

52 строки
1.2 KiB
JSON

{
"schema_version": "1.3.1",
"id": "GO-2022-0771",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2020-26241",
"GHSA-69v6-xc2j-r2jf"
],
"summary": "Shallow copy bug in geth in github.com/ethereum/go-ethereum",
"details": "Shallow copy bug in geth in github.com/ethereum/go-ethereum",
"affected": [
{
"package": {
"name": "github.com/ethereum/go-ethereum",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "1.9.7"
},
{
"fixed": "1.9.17"
}
]
}
],
"ecosystem_specific": {}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/ethereum/go-ethereum/security/advisories/GHSA-69v6-xc2j-r2jf"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26241"
},
{
"type": "FIX",
"url": "https://github.com/ethereum/go-ethereum/commit/295693759e5ded05fec0b2fb39359965b60da785"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2022-0771",
"review_status": "UNREVIEWED"
}
}