Executive Summary
Bug Hunter reviewed the OpenSea Seaport protocol to uncover potential security issues.
Overview and Scope
A codebase from project 2022-05-opensea-seaport
was reviewed for security vulnerabilities by Bug Hunter with the following details:
- GitHub Repository: https://github.com/code-423n4/2022-05-opensea-seaport
Commit hash:6c24d09fc4be9bbecf749e6a7a592c8f7b659405
Bug Hunter reviewed the following files:
OrderValidator.sol
FulfillmentApplier.sol
CriteriaResolution.sol
BasicOrderFulfiller.sol
Seaport.sol
ConsiderationBase.sol
LowLevelHelpers.sol
ZoneInteraction.sol
TokenTransferrer.sol
AmountDeriver.sol
Conduit.sol
Verifiers.sol
Executor.sol
Assertions.sol
SignatureVerification.sol
OrderFulfiller.sol
OrderCombiner.sol
Executor.sol
Seaport.sol
Consideration.sol
ReferenceConsideration.sol
Summary of Findings
The uncovered vulnerabilities identified during the security review are summarised in the table below:
Severity | Count |
---|---|
High | 1 |
Medium | 1 |
Low | 11 |
Full Report