data/reports: add 2 reports
- data/reports/GO-2025-3516.yaml
- data/reports/GO-2025-3517.yaml
Fixes golang/vulndb#3516
Fixes golang/vulndb#3517
Change-Id: I80bc1c3564e7e04e0d6ef4f8b91d8d4200ecaac8
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/657595
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Zvonimir Pavlinovic <zpavlinovic@google.com>
Auto-Submit: Neal Patel <nealpatel@google.com>
diff --git a/data/osv/GO-2025-3516.json b/data/osv/GO-2025-3516.json
new file mode 100644
index 0000000..a0199eb
--- /dev/null
+++ b/data/osv/GO-2025-3516.json
@@ -0,0 +1,66 @@
+{
+ "schema_version": "1.3.1",
+ "id": "GO-2025-3516",
+ "modified": "0001-01-01T00:00:00Z",
+ "published": "0001-01-01T00:00:00Z",
+ "aliases": [
+ "GHSA-47ww-ff84-4jrg"
+ ],
+ "summary": "Cosmos SDK can halt when erroring in EndBlocker in github.com/cosmos/cosmos-sdk/",
+ "details": "Cosmos SDK can halt when erroring in EndBlocker in github.com/cosmos/cosmos-sdk/",
+ "affected": [
+ {
+ "package": {
+ "name": "github.com/cosmos/cosmos-sdk",
+ "ecosystem": "Go"
+ },
+ "ranges": [
+ {
+ "type": "SEMVER",
+ "events": [
+ {
+ "introduced": "0"
+ },
+ {
+ "fixed": "0.47.17"
+ },
+ {
+ "introduced": "0.50.0-alpha.0"
+ },
+ {
+ "fixed": "0.50.13"
+ }
+ ]
+ }
+ ],
+ "ecosystem_specific": {
+ "imports": [
+ {
+ "path": "github.com/cosmos/cosmos-sdk/x/group/keeper",
+ "symbols": [
+ "Keeper.Exec",
+ "Keeper.SubmitProposal",
+ "Keeper.TallyProposalsAtVPEnd",
+ "Keeper.Vote",
+ "Keeper.doTallyAndUpdate"
+ ]
+ }
+ ]
+ }
+ }
+ ],
+ "references": [
+ {
+ "type": "ADVISORY",
+ "url": "https://github.com/cosmos/cosmos-sdk/security/advisories/GHSA-47ww-ff84-4jrg"
+ },
+ {
+ "type": "FIX",
+ "url": "https://github.com/cosmos/cosmos-sdk/commit/cbd69fb1f4fac418c1f8c6253f5f91fb1263776a"
+ }
+ ],
+ "database_specific": {
+ "url": "https://pkg.go.dev/vuln/GO-2025-3516",
+ "review_status": "REVIEWED"
+ }
+}
\ No newline at end of file
diff --git a/data/osv/GO-2025-3517.json b/data/osv/GO-2025-3517.json
new file mode 100644
index 0000000..7b9fd72
--- /dev/null
+++ b/data/osv/GO-2025-3517.json
@@ -0,0 +1,191 @@
+{
+ "schema_version": "1.3.1",
+ "id": "GO-2025-3517",
+ "modified": "0001-01-01T00:00:00Z",
+ "published": "0001-01-01T00:00:00Z",
+ "aliases": [
+ "GHSA-4wf3-5qj9-368v"
+ ],
+ "summary": "Non-deterministic JSON Unmarshalling of IBC Acknowledgement can result in a chain halt in github.com/cosmos/ibc-go",
+ "details": "Non-deterministic JSON Unmarshalling of IBC Acknowledgement can result in a chain halt in github.com/cosmos/ibc-go",
+ "affected": [
+ {
+ "package": {
+ "name": "github.com/cosmos/ibc-go",
+ "ecosystem": "Go"
+ },
+ "ranges": [
+ {
+ "type": "SEMVER",
+ "events": [
+ {
+ "introduced": "0"
+ }
+ ]
+ }
+ ],
+ "ecosystem_specific": {}
+ },
+ {
+ "package": {
+ "name": "github.com/cosmos/ibc-go/v2",
+ "ecosystem": "Go"
+ },
+ "ranges": [
+ {
+ "type": "SEMVER",
+ "events": [
+ {
+ "introduced": "0"
+ }
+ ]
+ }
+ ],
+ "ecosystem_specific": {}
+ },
+ {
+ "package": {
+ "name": "github.com/cosmos/ibc-go/v3",
+ "ecosystem": "Go"
+ },
+ "ranges": [
+ {
+ "type": "SEMVER",
+ "events": [
+ {
+ "introduced": "0"
+ }
+ ]
+ }
+ ],
+ "ecosystem_specific": {}
+ },
+ {
+ "package": {
+ "name": "github.com/cosmos/ibc-go/v4",
+ "ecosystem": "Go"
+ },
+ "ranges": [
+ {
+ "type": "SEMVER",
+ "events": [
+ {
+ "introduced": "0"
+ }
+ ]
+ }
+ ],
+ "ecosystem_specific": {}
+ },
+ {
+ "package": {
+ "name": "github.com/cosmos/ibc-go/v5",
+ "ecosystem": "Go"
+ },
+ "ranges": [
+ {
+ "type": "SEMVER",
+ "events": [
+ {
+ "introduced": "0"
+ }
+ ]
+ }
+ ],
+ "ecosystem_specific": {}
+ },
+ {
+ "package": {
+ "name": "github.com/cosmos/ibc-go/v6",
+ "ecosystem": "Go"
+ },
+ "ranges": [
+ {
+ "type": "SEMVER",
+ "events": [
+ {
+ "introduced": "0"
+ }
+ ]
+ }
+ ],
+ "ecosystem_specific": {}
+ },
+ {
+ "package": {
+ "name": "github.com/cosmos/ibc-go/v7",
+ "ecosystem": "Go"
+ },
+ "ranges": [
+ {
+ "type": "SEMVER",
+ "events": [
+ {
+ "introduced": "0"
+ },
+ {
+ "fixed": "7.10.0"
+ }
+ ]
+ }
+ ],
+ "ecosystem_specific": {
+ "imports": [
+ {
+ "path": "github.com/cosmos/ibc-go/v7/modules/core/04-channel/keeper",
+ "symbols": [
+ "Keeper.AcknowledgePacket"
+ ]
+ }
+ ]
+ }
+ },
+ {
+ "package": {
+ "name": "github.com/cosmos/ibc-go/v8",
+ "ecosystem": "Go"
+ },
+ "ranges": [
+ {
+ "type": "SEMVER",
+ "events": [
+ {
+ "introduced": "8.0.0-alpha.1"
+ },
+ {
+ "fixed": "8.7.0"
+ }
+ ]
+ }
+ ],
+ "ecosystem_specific": {
+ "imports": [
+ {
+ "path": "github.com/cosmos/ibc-go/v8/modules/core/04-channel/keeper",
+ "symbols": [
+ "Keeper.AcknowledgePacket"
+ ]
+ }
+ ]
+ }
+ }
+ ],
+ "references": [
+ {
+ "type": "ADVISORY",
+ "url": "https://github.com/cosmos/ibc-go/security/advisories/GHSA-4wf3-5qj9-368v"
+ },
+ {
+ "type": "WEB",
+ "url": "https://github.com/cosmos/ibc-go/releases/tag/v7.10.0"
+ },
+ {
+ "type": "WEB",
+ "url": "https://github.com/cosmos/ibc-go/releases/tag/v8.7.0"
+ }
+ ],
+ "database_specific": {
+ "url": "https://pkg.go.dev/vuln/GO-2025-3517",
+ "review_status": "REVIEWED"
+ }
+}
\ No newline at end of file
diff --git a/data/reports/GO-2025-3516.yaml b/data/reports/GO-2025-3516.yaml
new file mode 100644
index 0000000..9f002f9
--- /dev/null
+++ b/data/reports/GO-2025-3516.yaml
@@ -0,0 +1,27 @@
+id: GO-2025-3516
+modules:
+ - module: github.com/cosmos/cosmos-sdk
+ versions:
+ - fixed: 0.47.17
+ - introduced: 0.50.0-alpha.0
+ - fixed: 0.50.13
+ vulnerable_at: 0.50.12
+ packages:
+ - package: github.com/cosmos/cosmos-sdk/x/group/keeper
+ symbols:
+ - Keeper.doTallyAndUpdate
+ derived_symbols:
+ - Keeper.Exec
+ - Keeper.SubmitProposal
+ - Keeper.TallyProposalsAtVPEnd
+ - Keeper.Vote
+summary: Cosmos SDK can halt when erroring in EndBlocker in github.com/cosmos/cosmos-sdk/
+ghsas:
+ - GHSA-47ww-ff84-4jrg
+references:
+ - advisory: https://github.com/cosmos/cosmos-sdk/security/advisories/GHSA-47ww-ff84-4jrg
+ - fix: https://github.com/cosmos/cosmos-sdk/commit/cbd69fb1f4fac418c1f8c6253f5f91fb1263776a
+source:
+ id: GHSA-47ww-ff84-4jrg
+ created: 2025-03-13T10:52:36.932387-04:00
+review_status: REVIEWED
diff --git a/data/reports/GO-2025-3517.yaml b/data/reports/GO-2025-3517.yaml
new file mode 100644
index 0000000..93e3d84
--- /dev/null
+++ b/data/reports/GO-2025-3517.yaml
@@ -0,0 +1,46 @@
+id: GO-2025-3517
+modules:
+ - module: github.com/cosmos/ibc-go
+ vulnerable_at: 1.5.0
+ - module: github.com/cosmos/ibc-go/v2
+ vulnerable_at: 2.5.0
+ - module: github.com/cosmos/ibc-go/v3
+ vulnerable_at: 3.4.0
+ - module: github.com/cosmos/ibc-go/v4
+ vulnerable_at: 4.6.0
+ - module: github.com/cosmos/ibc-go/v5
+ vulnerable_at: 5.4.0
+ - module: github.com/cosmos/ibc-go/v6
+ vulnerable_at: 6.3.1
+ - module: github.com/cosmos/ibc-go/v7
+ versions:
+ - fixed: 7.10.0
+ vulnerable_at: 7.9.2
+ packages:
+ - package: github.com/cosmos/ibc-go/v7/modules/core/04-channel/keeper
+ symbols:
+ - Keeper.AcknowledgePacket
+ - module: github.com/cosmos/ibc-go/v8
+ versions:
+ - introduced: 8.0.0-alpha.1
+ - fixed: 8.7.0
+ vulnerable_at: 8.6.1
+ packages:
+ - package: github.com/cosmos/ibc-go/v8/modules/core/04-channel/keeper
+ symbols:
+ - Keeper.AcknowledgePacket
+summary: |-
+ Non-deterministic JSON Unmarshalling of IBC Acknowledgement can result
+ in a chain halt in github.com/cosmos/ibc-go
+ghsas:
+ - GHSA-4wf3-5qj9-368v
+references:
+ - advisory: https://github.com/cosmos/ibc-go/security/advisories/GHSA-4wf3-5qj9-368v
+ - web: https://github.com/cosmos/ibc-go/releases/tag/v7.10.0
+ - web: https://github.com/cosmos/ibc-go/releases/tag/v8.7.0
+notes:
+ - advisory lists v7,v8 as vulnerable with fixes and <v6 as potentially vulnerable with no fixes
+source:
+ id: GHSA-4wf3-5qj9-368v
+ created: 2025-03-13T10:52:34.060905-04:00
+review_status: REVIEWED