We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a8e819 commit dce001eCopy full SHA for dce001e
data/osv/GO-2022-0965.json
@@ -2,6 +2,9 @@
2
"id": "GO-2022-0965",
3
"published": "2022-09-02T21:12:51Z",
4
"modified": "0001-01-01T00:00:00Z",
5
+ "aliases": [
6
+ "GHSA-74fp-r6jw-h4mp"
7
+ ],
8
"details": "Unbounded recursion in JSON parsing allows malicious JSON input to cause excessive memory consumption or panics.",
9
"affected": [
10
{
data/reports/GO-2022-0965.yaml
@@ -17,6 +17,8 @@ description: |-
17
Unbounded recursion in JSON parsing allows malicious JSON input to
18
cause excessive memory consumption or panics.
19
published: 2022-09-02T21:12:51Z
20
+ghsas:
21
+ - GHSA-74fp-r6jw-h4mp
22
references:
23
- fix: https://github.com/kubernetes/kubernetes/pull/83261
24
- web: https://github.com/advisories/GHSA-pmqp-h87c-mr78
0 commit comments