36 matches found
encoding/asn1: Parsing DER payload can cause memory exhaustion in encoding/asn1
A memory exhaustion flaw has been discovered in the golang encoding/asn1 module. Within parseSequenceOf, reflect.MakeSlice is being used to pre-allocate a slice that is needed in order to fully validate the given DER payload. The size of the slice allocated are also multiple times larger than the...
5.3CVSS6AI score0.00518EPSS
SaveExploits0References9
20