File tree 2 files changed +83
-0
lines changed
2 files changed +83
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "schema_version" : " 1.3.1" ,
3
+ "id" : " GO-2024-3339" ,
4
+ "modified" : " 0001-01-01T00:00:00Z" ,
5
+ "published" : " 0001-01-01T00:00:00Z" ,
6
+ "aliases" : [
7
+ " GHSA-8wcc-m6j2-qxvm"
8
+ ],
9
+ "summary" : " ASA-2024-0012, ASA-2024-0013: CosmosSDK: Transaction decoding may result in a stack overflow or resource exhaustion in github.com/cosmos/cosmos-sdk" ,
10
+ "details" : " ASA-2024-0012, ASA-2024-0013: CosmosSDK: Transaction decoding may result in a stack overflow or resource exhaustion in github.com/cosmos/cosmos-sdk" ,
11
+ "affected" : [
12
+ {
13
+ "package" : {
14
+ "name" : " github.com/cosmos/cosmos-sdk" ,
15
+ "ecosystem" : " Go"
16
+ },
17
+ "ranges" : [
18
+ {
19
+ "type" : " SEMVER" ,
20
+ "events" : [
21
+ {
22
+ "introduced" : " 0"
23
+ },
24
+ {
25
+ "fixed" : " 0.47.15"
26
+ },
27
+ {
28
+ "introduced" : " 0.50.0-alpha.0"
29
+ },
30
+ {
31
+ "fixed" : " 0.50.11"
32
+ }
33
+ ]
34
+ }
35
+ ],
36
+ "ecosystem_specific" : {}
37
+ }
38
+ ],
39
+ "references" : [
40
+ {
41
+ "type" : " ADVISORY" ,
42
+ "url" : " https://github.com/cosmos/cosmos-sdk/security/advisories/GHSA-8wcc-m6j2-qxvm"
43
+ },
44
+ {
45
+ "type" : " FIX" ,
46
+ "url" : " https://github.com/cosmos/cosmos-sdk/commit/c6b1bdcd5628e3e425a3f02881d3c7db1d7af653"
47
+ },
48
+ {
49
+ "type" : " WEB" ,
50
+ "url" : " https://github.com/cosmos/cosmos-sdk/releases/tag/v0.47.15"
51
+ },
52
+ {
53
+ "type" : " WEB" ,
54
+ "url" : " https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.11"
55
+ }
56
+ ],
57
+ "database_specific" : {
58
+ "url" : " https://pkg.go.dev/vuln/GO-2024-3339" ,
59
+ "review_status" : " UNREVIEWED"
60
+ }
61
+ }
Original file line number Diff line number Diff line change
1
+ id : GO-2024-3339
2
+ modules :
3
+ - module : github.com/cosmos/cosmos-sdk
4
+ versions :
5
+ - fixed : 0.47.15
6
+ - introduced : 0.50.0-alpha.0
7
+ - fixed : 0.50.11
8
+ vulnerable_at : 0.50.10
9
+ summary : |-
10
+ ASA-2024-0012, ASA-2024-0013: CosmosSDK: Transaction decoding may result in a
11
+ stack overflow or resource exhaustion in github.com/cosmos/cosmos-sdk
12
+ ghsas :
13
+ - GHSA-8wcc-m6j2-qxvm
14
+ references :
15
+ - advisory : https://github.com/cosmos/cosmos-sdk/security/advisories/GHSA-8wcc-m6j2-qxvm
16
+ - fix : https://github.com/cosmos/cosmos-sdk/commit/c6b1bdcd5628e3e425a3f02881d3c7db1d7af653
17
+ - web : https://github.com/cosmos/cosmos-sdk/releases/tag/v0.47.15
18
+ - web : https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.11
19
+ source :
20
+ id : GHSA-8wcc-m6j2-qxvm
21
+ created : 2024-12-17T08:21:26.241857-05:00
22
+ review_status : NEEDS_REVIEW
You can’t perform that action at this time.
0 commit comments