Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 682 Bytes

core-sv-058.md

File metadata and controls

11 lines (10 loc) · 682 Bytes

Insufficient transaction asset validation

Identifier: Core-SV-058

Cause:

There was a flaw in the schema validation of incoming transactions which meant an attacker could add additional assets to a multipayment transaction while still passing validation checks. Adding too many of these additional assets would cause delays in parsing the transaction, leading to backlogged requests, IPC timeouts and in the case of delegate nodes, an inability to forge blocks.

Reported by: alessio

Solution

Patch: ArkEcosystem/core#4040

Status

Closed.

Release: https://github.com/ArkEcosystem/core/releases/tag/2.6.57