Arbitrary call with user-controlled target
Lido's assessment for RD-F-013 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
External calls in Lido.sol use locator-resolved trusted contract addresses (stakingRouter.deposit() etc.), not user-controlled targets. No arbitrary call(target, data) pattern found in source inspection or audit summaries for core contracts.
Sources #
- URLLido.solhttps://github.com/lidofinance/core/blob/master/contracts/0.4.24/Lido.solretrieved 2026-04-28
Methodology #
Determine whether any contract performs `.call(target, data)` where target and/or data is user-supplied without a target allowlist or selector filter.
See the full factor methodology and distribution across all protocols →
rubric_version v1.7.0 protocol lido factor RD-F-013 score green collected_at 2026-04-28 13:58:42