You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently a malicious peer could could send an oversized Azure attestation payload with very large PEM/base64 fields, causing us to allocate/deserialize/parse more data than needed.
Currently a malicious peer could could send an oversized Azure attestation payload with very large PEM/base64 fields, causing us to allocate/deserialize/parse more data than needed.
See #49 (comment) for more context.