File tree Expand file tree Collapse file tree 2 files changed +95
-0
lines changed Expand file tree Collapse file tree 2 files changed +95
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "schema_version" : " 1.3.1" ,
3
+ "id" : " GO-2025-3755" ,
4
+ "modified" : " 0001-01-01T00:00:00Z" ,
5
+ "published" : " 0001-01-01T00:00:00Z" ,
6
+ "aliases" : [
7
+ " GHSA-79xg-q4qm-7v9w"
8
+ ],
9
+ "summary" : " CWA-2025-006: wasmd's improper error handling may lead to IBC channel opening despite error in github.com/CosmWasm/wasmd" ,
10
+ "details" : " CWA-2025-006: wasmd's improper error handling may lead to IBC channel opening despite error in github.com/CosmWasm/wasmd" ,
11
+ "affected" : [
12
+ {
13
+ "package" : {
14
+ "name" : " github.com/CosmWasm/wasmd" ,
15
+ "ecosystem" : " Go"
16
+ },
17
+ "ranges" : [
18
+ {
19
+ "type" : " SEMVER" ,
20
+ "events" : [
21
+ {
22
+ "introduced" : " 0.51.0"
23
+ },
24
+ {
25
+ "fixed" : " 0.53.3"
26
+ },
27
+ {
28
+ "introduced" : " 0.54.0"
29
+ },
30
+ {
31
+ "fixed" : " 0.54.1"
32
+ },
33
+ {
34
+ "introduced" : " 0.55.0"
35
+ },
36
+ {
37
+ "fixed" : " 0.55.1"
38
+ },
39
+ {
40
+ "introduced" : " 0.60.0"
41
+ },
42
+ {
43
+ "fixed" : " 0.60.1"
44
+ }
45
+ ]
46
+ }
47
+ ],
48
+ "ecosystem_specific" : {}
49
+ }
50
+ ],
51
+ "references" : [
52
+ {
53
+ "type" : " ADVISORY" ,
54
+ "url" : " https://github.com/CosmWasm/wasmd/security/advisories/GHSA-79xg-q4qm-7v9w"
55
+ },
56
+ {
57
+ "type" : " ADVISORY" ,
58
+ "url" : " https://github.com/advisories/GHSA-79xg-q4qm-7v9w"
59
+ },
60
+ {
61
+ "type" : " WEB" ,
62
+ "url" : " https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2025-006.md"
63
+ }
64
+ ],
65
+ "database_specific" : {
66
+ "url" : " https://pkg.go.dev/vuln/GO-2025-3755" ,
67
+ "review_status" : " UNREVIEWED"
68
+ }
69
+ }
Original file line number Diff line number Diff line change
1
+ id : GO-2025-3755
2
+ modules :
3
+ - module : github.com/CosmWasm/wasmd
4
+ versions :
5
+ - introduced : 0.51.0
6
+ - fixed : 0.53.3
7
+ - introduced : 0.54.0
8
+ - fixed : 0.54.1
9
+ - introduced : 0.55.0
10
+ - fixed : 0.55.1
11
+ - introduced : 0.60.0
12
+ - fixed : 0.60.1
13
+ vulnerable_at : 0.60.0
14
+ summary : |-
15
+ CWA-2025-006: wasmd's improper error handling may lead to IBC channel opening
16
+ despite error in github.com/CosmWasm/wasmd
17
+ ghsas :
18
+ - GHSA-79xg-q4qm-7v9w
19
+ references :
20
+ - advisory : https://github.com/CosmWasm/wasmd/security/advisories/GHSA-79xg-q4qm-7v9w
21
+ - advisory : https://github.com/advisories/GHSA-79xg-q4qm-7v9w
22
+ - web : https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2025-006.md
23
+ source :
24
+ id : GHSA-79xg-q4qm-7v9w
25
+ created : 2025-06-11T15:01:24.302807741Z
26
+ review_status : UNREVIEWED
You can’t perform that action at this time.
0 commit comments