Bug Description
Attacker or buggy node can send a lot of incorrect item hashes before it is disconnected, and attacked node will request other peers this items in spite of the fact that the first peer was recognized as unsafe source of information and disconnected.
Porting from Bitshares or other Graphene forks
Corresponding PR:
- bitshares/bitshares-core#1007
Impacts
Describe which portion(s) of Peerplays may be impacted by this bug. Please tick at least one box.
Steps To Reproduce
To reproduce this bug you need to create and start the node that emulate attacker logic. This attacker node should send a lot of blocks with invalid item hashes, attacked node should disconnect it but it should request this invalid items from other peers.
Expected Behavior
Attacked node should not request from its other peers invalid items received from disconnected attacker .
Bug Description
Attacker or buggy node can send a lot of incorrect item hashes before it is disconnected, and attacked node will request other peers this items in spite of the fact that the first peer was recognized as unsafe source of information and disconnected.
Porting from Bitshares or other Graphene forks
Corresponding PR:
- bitshares/bitshares-core#1007
Impacts
Describe which portion(s) of Peerplays may be impacted by this bug. Please tick at least one box.
Steps To Reproduce
To reproduce this bug you need to create and start the node that emulate attacker logic. This attacker node should send a lot of blocks with invalid item hashes, attacked node should disconnect it but it should request this invalid items from other peers.
Expected Behavior
Attacked node should not request from its other peers invalid items received from disconnected attacker .