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
pventuzelo
changed the title
[Crash/Fuzzing] "TypeError: signature must be a Buffer" when parsing invalid ENR string.
[Crash/Fuzzing] "AssertionError" inside bcrypto library when parsing invalid ENR string.
Aug 1, 2020
Describe the bug
When providing a specific string to
discv5.ENR.decodeTxt
function, anAssertionError
insidebcrypto
is triggered (see here)This bug has been found by the community using beacon-fuzz and reported in our repository here. Kudos to @Buttaa for the finding !!
Steps to Reproduce
enr_typeerror_sig_lodestar.js:
Run:
Desktop (please complete the following information):
Ubuntu 18.04
0.2.5
v14.7.0
The text was updated successfully, but these errors were encountered: