Skip to content

Commit 702896b

Browse files
committed
data/reports: update GO-2024-3244
Update fixed version. - data/reports/GO-2024-3244.yaml Updates #3244 Fixes #3439 Change-Id: I20699810aaa34ea5ac5f909e0c8b846985d3bfee Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/647275 Reviewed-by: Neal Patel <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]>
1 parent 324e1dd commit 702896b

File tree

2 files changed

+7
-17
lines changed

2 files changed

+7
-17
lines changed

data/osv/GO-2024-3244.json

+4-14
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
"events": [
2222
{
2323
"introduced": "0"
24+
},
25+
{
26+
"fixed": "0.12.0"
2427
}
2528
]
2629
}
@@ -118,19 +121,6 @@
118121
"VerifyingKey.readFrom"
119122
]
120123
}
121-
],
122-
"custom_ranges": [
123-
{
124-
"type": "ECOSYSTEM",
125-
"events": [
126-
{
127-
"introduced": "0"
128-
},
129-
{
130-
"fixed": "0.11.1"
131-
}
132-
]
133-
}
134124
]
135125
}
136126
}
@@ -145,7 +135,7 @@
145135
"url": "https://github.com/Consensys/gnark/commit/47ae846339add2bdf9983e499342bfdfe195191d"
146136
},
147137
{
148-
"type": "WEB",
138+
"type": "FIX",
149139
"url": "https://github.com/Consensys/gnark/pull/1307"
150140
}
151141
],

data/reports/GO-2024-3244.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
id: GO-2024-3244
22
modules:
33
- module: github.com/consensys/gnark
4-
non_go_versions:
5-
- fixed: 0.11.1
4+
versions:
5+
- fixed: 0.12.0
66
vulnerable_at: 0.11.0
77
packages:
88
- package: github.com/consensys/gnark/backend/groth16/bls24-315
@@ -94,7 +94,7 @@ credits:
9494
references:
9595
- advisory: https://github.com/advisories/GHSA-cph5-3pgr-c82g
9696
- fix: https://github.com/Consensys/gnark/commit/47ae846339add2bdf9983e499342bfdfe195191d
97-
- web: https://github.com/Consensys/gnark/pull/1307
97+
- fix: https://github.com/Consensys/gnark/pull/1307
9898
source:
9999
id: GHSA-cph5-3pgr-c82g
100100
created: 2024-11-01T20:47:52.373022564Z

0 commit comments

Comments
 (0)