-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
if trying to decrypt short byte array with malformed data fails catastrophically with memory access error "accessing slice out of bounds".
I fear this might be exploited with some injection attack on the server side, maybe causing attacker determined code to be executed in some circumstances).
Should instead report test array length before use, and refuse clearly malformed data by giving proper error.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels