Skip to content

Commit fe86cd7

Browse files
tatianabgopherbot
authored andcommittedAug 30, 2024
data/reports: add 21 unreviewed reports
- data/reports/GO-2024-3081.yaml - data/reports/GO-2024-3082.yaml - data/reports/GO-2024-3083.yaml - data/reports/GO-2024-3085.yaml - data/reports/GO-2024-3086.yaml - data/reports/GO-2024-3087.yaml - data/reports/GO-2024-3088.yaml - data/reports/GO-2024-3089.yaml - data/reports/GO-2024-3090.yaml - data/reports/GO-2024-3091.yaml - data/reports/GO-2024-3092.yaml - data/reports/GO-2024-3093.yaml - data/reports/GO-2024-3094.yaml - data/reports/GO-2024-3095.yaml - data/reports/GO-2024-3096.yaml - data/reports/GO-2024-3097.yaml - data/reports/GO-2024-3099.yaml - data/reports/GO-2024-3100.yaml - data/reports/GO-2024-3102.yaml - data/reports/GO-2024-3103.yaml - data/reports/GO-2024-3104.yaml Fixes #3081 Fixes #3082 Fixes #3083 Fixes #3085 Fixes #3086 Fixes #3087 Fixes #3088 Fixes #3089 Fixes #3090 Fixes #3091 Fixes #3092 Fixes #3093 Fixes #3094 Fixes #3095 Fixes #3096 Fixes #3097 Fixes #3099 Fixes #3100 Fixes #3102 Fixes #3103 Fixes #3104 Change-Id: If55f3ff19b07f49b6477d5c0d3eb5f5b6f3adbd0 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/609141 Auto-Submit: Tatiana Bradley <tatianabradley@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Damien Neil <dneil@google.com>
1 parent ed618e2 commit fe86cd7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+2260
-0
lines changed
 

‎data/osv/GO-2024-3081.json

+51
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
{
2+
"schema_version": "1.3.1",
3+
"id": "GO-2024-3081",
4+
"modified": "0001-01-01T00:00:00Z",
5+
"published": "0001-01-01T00:00:00Z",
6+
"aliases": [
7+
"GHSA-fpgj-cr28-fvpx"
8+
],
9+
"summary": "CWA-2024-006: wasmd non-deterministic module_query_safe query in github.com/CosmWasm/wasmd",
10+
"details": "CWA-2024-006: wasmd non-deterministic module_query_safe query 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.52.0"
23+
},
24+
{
25+
"fixed": "0.53.0"
26+
}
27+
]
28+
}
29+
],
30+
"ecosystem_specific": {}
31+
}
32+
],
33+
"references": [
34+
{
35+
"type": "ADVISORY",
36+
"url": "https://github.com/CosmWasm/wasmd/security/advisories/GHSA-fpgj-cr28-fvpx"
37+
},
38+
{
39+
"type": "FIX",
40+
"url": "https://github.com/CosmWasm/wasmd/commit/db8981db8419fc4daa042ce04e279efb53c4ff29"
41+
},
42+
{
43+
"type": "WEB",
44+
"url": "https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2024-006.md"
45+
}
46+
],
47+
"database_specific": {
48+
"url": "https://pkg.go.dev/vuln/GO-2024-3081",
49+
"review_status": "UNREVIEWED"
50+
}
51+
}

‎data/osv/GO-2024-3082.json

+61
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
{
2+
"schema_version": "1.3.1",
3+
"id": "GO-2024-3082",
4+
"modified": "0001-01-01T00:00:00Z",
5+
"published": "0001-01-01T00:00:00Z",
6+
"aliases": [
7+
"GHSA-g8w7-7vgg-x7xg"
8+
],
9+
"summary": "CWA-2024-005: Stackoverflow in wasmd in github.com/CosmWasm/wasmd",
10+
"details": "CWA-2024-005: Stackoverflow in wasmd 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"
23+
},
24+
{
25+
"fixed": "0.46.0"
26+
},
27+
{
28+
"introduced": "0.50.0"
29+
},
30+
{
31+
"fixed": "0.53.0"
32+
}
33+
]
34+
}
35+
],
36+
"ecosystem_specific": {}
37+
}
38+
],
39+
"references": [
40+
{
41+
"type": "ADVISORY",
42+
"url": "https://github.com/CosmWasm/wasmd/security/advisories/GHSA-g8w7-7vgg-x7xg"
43+
},
44+
{
45+
"type": "FIX",
46+
"url": "https://github.com/CosmWasm/wasmd/commit/71cf6a8145426b82ed6249ecc86ddd281af9f97b"
47+
},
48+
{
49+
"type": "FIX",
50+
"url": "https://github.com/CosmWasm/wasmd/commit/db8981db8419fc4daa042ce04e279efb53c4ff29"
51+
},
52+
{
53+
"type": "WEB",
54+
"url": "https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2024-005.md"
55+
}
56+
],
57+
"database_specific": {
58+
"url": "https://pkg.go.dev/vuln/GO-2024-3082",
59+
"review_status": "UNREVIEWED"
60+
}
61+
}

0 commit comments

Comments
 (0)