Skip to content

Commit

Permalink
docs(security): add bug bounty post mortem
Browse files Browse the repository at this point in the history
  • Loading branch information
sambacha authored Jul 23, 2024
1 parent daae53a commit 64ce8a7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/flashbots-mev-boost/security.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,8 @@ If you find a security vulnerability on this project or any other initiative rel

### Bug Bounties

- Coming soon!
#### Post-mortem for a relay vulnerability leading to proposers falling back to local block production

- On November 10, 2022, a vulnerability in the Flashbots relay was exploited, causing block proposers to fall back to local block production instead of MEV-Boost blocks. The issue stemmed from incorrect `timestamp` and `prev_randao` values in block builder submissions, leading to their rejection by the beacon node. The vulnerability was responsibly disclosed by the [Manifold Finance team](https://twitter.com/foldfinance), and a fix was implemented and deployed by collaborating with various security and engineering teams. The incident affected approximately 350 blocks but did not result in proposers missing slots.

For more details, ["Post-mortem for a relay vulnerability leading to proposers falling back to local block production (Nov. 10, 2022)"](https://collective.flashbots.net/t/post-mortem-for-a-relay-vulnerability-leading-to-proposers-falling-back-to-local-block-production-nov-10-2022/727)

0 comments on commit 64ce8a7

Please sign in to comment.