All reports
mediumLogic errorOther

Phala Network: An attacker can crash the cluster system by sending an HTTP request with a huge timeout

Payout
$0
Protocol
Phala Network
Disclosed
Apr 11, 2024
Source
code4rena

Phala's pink chain-extension exposes `batch_http_request`, whose `timeout_ms` is user supplied and unchecked. The extension builds `Duration::from_millis(timeout_ms + 200)`, and since Rust's `+` operator panics on overflow, a caller passing a timeout above `u6 …

Similar reports

  • No close matches yet.

References

This report is already public and closed. Coin Buggie never publishes active or unpatched vulnerability data.