File tree 1 file changed +22
-0
lines changed
1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ modules :
2
+ - module : k8s.io/apimachinery
3
+ versions :
4
+ - fixed : 0.0.0-20190927203648-9ce6eca90e73
5
+ vulnerable_at : 0.0.0-20190925125216-3ddb1b485b38
6
+ packages :
7
+ - package : k8s.io/apimachinery/pkg/runtime/serializer/json
8
+ symbols :
9
+ - customNumberDecoder.Decode
10
+ derived_symbols :
11
+ - Serializer.Decode
12
+ - Serializer.Encode
13
+ - package : k8s.io/apimachinery/pkg/util/json
14
+ symbols :
15
+ - Unmarshal
16
+ description : |-
17
+ Unbounded recursion in JSON parsing allows malicious JSON input to
18
+ cause excessive memory consumption or panics.
19
+ references :
20
+ - fix : https://github.com/kubernetes/kubernetes/pull/83261
21
+ - web : https://github.com/advisories/GHSA-pmqp-h87c-mr78
22
+ - web : https://nvd.nist.gov/vuln/detail/CVE-2019-11253
You can’t perform that action at this time.
0 commit comments