зеркало из https://github.com/golang/vulndb.git
60 строки
1.4 KiB
JSON
60 строки
1.4 KiB
JSON
{
|
|
"schema_version": "1.3.1",
|
|
"id": "GO-2022-0813",
|
|
"modified": "0001-01-01T00:00:00Z",
|
|
"published": "0001-01-01T00:00:00Z",
|
|
"aliases": [
|
|
"CVE-2021-25834",
|
|
"GHSA-93p5-8fqw-wjx3"
|
|
],
|
|
"summary": "Authentication bypass by capture-replay in github.com/cosmos/ethermint",
|
|
"details": "Authentication bypass by capture-replay in github.com/cosmos/ethermint",
|
|
"affected": [
|
|
{
|
|
"package": {
|
|
"name": "github.com/cosmos/ethermint",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
},
|
|
{
|
|
"fixed": "0.4.1"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {}
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://github.com/advisories/GHSA-93p5-8fqw-wjx3"
|
|
},
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25834"
|
|
},
|
|
{
|
|
"type": "FIX",
|
|
"url": "https://github.com/cosmos/ethermint/commit/d7bdbd7488644f0aaeee5cdcdc119c863f199f72"
|
|
},
|
|
{
|
|
"type": "REPORT",
|
|
"url": "https://github.com/cosmos/ethermint/issues/686"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://github.com/cosmos/ethermint/releases/tag/v0.4.1"
|
|
}
|
|
],
|
|
"database_specific": {
|
|
"url": "https://pkg.go.dev/vuln/GO-2022-0813",
|
|
"review_status": "UNREVIEWED"
|
|
}
|
|
} |