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
Based on testing with ./ncli_transition, you also have the same issues:
$ make
$ cd ncli
$ ../env.sh nim c -d:const_preset=mainnet ncli_transition
$ ./ncli_transition --pre= incorrect_ssz_validation_state_prysm.ssz --blck= incorrect_ssz_validation_block_prysm.ssz --post= post.ssz
...
# process continued without any errors
pventuzelo
changed the title
[bug/Fuzzing] Incorrect validation of pre-state attestation & malformed block signature during state transition
[bug/Fuzzing] Incorrect validation of pre-state attestation & malformed block signature during state transition (nim)
Apr 28, 2020
Hi guys,
After fuzzing with beacon-fuzz, we found an issue in prysm and I reported it here:
[bug/fuzzing] Incorrect validation of pre-state attestation & malformed block signature during state transition.
Download: incorrect_ssz_validation_prysm.zip
Based on testing with
./ncli_transition
, you also have the same issues:Environment
preset:
mainnet
presetbranch:
devel
commit: fada11e
The text was updated successfully, but these errors were encountered: