Tidal
Submit a BugProgram Overview
TIDAL is a decentralized discretionary mutual cover protocol that offers the DeFi community the ability to hedge against the failure of any DeFi protocol or asset. By directly leveraging up the reserve to cover multiple protocols at the same time, the enhanced capital efficiency attracts reserve providers while a competitive insurance premium attracts buyers. Tidal primarily consists of cover (insurance) buyers and reserve providers. Since pure peer-to-peer matching platforms on an individual bases have failed to gain traction in areas related to both lending and insurance, Tidal pools capital from reserve providers to offer covers to buyers. This allows for higher capital efficiency as the same reserve backs more covers than can be individually paid out and also eliminates a peer matching process resulting from double coincidence of wants.
For more information about Tidal, please visit https://tidal.finance.
This bug bounty program covers its smart contracts and apps and is focused on the prevention of the following:
- Thefts and freezing of principal of any amount
- Thefts and freezing of unclaimed yield of any amount
- Theft of governance funds
- Governance activity disruption
- Website goes down
- Leak of user data
- Deletion of user data
- Access to sensitive pages without authorization
Rewards by Threat Level
Rewards are distributed according to the impact of the vulnerability based on the Immunefi Vulnerability Severity Classification System. This is a simplified 5-level scale, with separate scales for websites/apps and smart contracts/blockchains, encompassing everything from consequence of exploitation to privilege required to likelihood of a successful exploit.
All web and app bugs must come with a PoC in order to be accepted. All web and app bug reports without a PoC will be rejected with a request for a PoC.
Payouts are handled by the Tidal team directly and are denominated in USD. Payouts are done in a stablecoin at the selection of the team.
Smart Contracts and Blockchain
- Critical
- Level
- USD $25,000
- Payout
- high
- Level
- USD $10,000
- Payout
- medium
- Level
- USD $5,000
- Payout
- low
- Level
- USD $2,000
- Payout
Web and Apps
- Critical
- Level
- USD $12,000
- Payout
- high
- Level
- USD $8,000
- Payout
- medium
- Level
- USD $5,000
- Payout
- low
- Level
- USD $2,000
- Payout
Assets in Scope
Only web/app vulnerabilities that directly affect the web/app assets listed in this table are accepted within the bug bounty program. All others are out-of-scope.
Further information about Tidal’s smart contracts can be found at https://github.com/TidalFinance/tidal-contracts. However, only the smart contracts listed in the Assets in Scope table are considered as in-scope.
Impacts in Scope
Only the following impacts are accepted within this bug bounty program. All other impacts are not considered as in-scope, even if they affect something in the assets in scope table.
Smart Contracts
- Loss of user funds staked (principal) by freezing or theft
- Loss of governance funds
- Theft of unclaimed yield
- Freezing of unclaimed yield
- Temporary freezing of funds for any amount of time
- Unable to call smart contract
- Smart contract gas drainage
- Smart contract fails to deliver promised returns
- Vote manipulation
- Incorrect polling actions
Web/App
- Redirected funds by address modification
- Injection of text
- Users spoofing other users
- Shell access on server
- Smart Contract - AssetManager.sol
- Type
- Smart Contract - Bonus.sol
- Type
- Smart Contract - Buyer.sol
- Type
- Smart Contract - CommitteeAlpha.sol
- Type
- Smart Contract - GovernorAlpha.sol
- Type
- Smart Contract - Guarantor.sol
- Type
- Smart Contract - Migrations.sol
- Type
- Smart Contract - PremiumCalculator.sol
- Type
- Smart Contract - Registry.sol
- Type
- Smart Contract - Seller.sol
- Type
- Smart Contract - Staking.sol
- Type
- Smart Contract - Timelock.sol
- Type
- https://github.com/TidalFinance/tidal-contracts/blob/main/contracts/common/BaseRelayRecipient.sol
- Target
- Smart Contract - BaseRelayRecipient.sol
- Type
- Smart Contract - NonReentrancy.sol
- Type
- Smart Contract - WeekManaged.sol
- Type
- Smart Contract - StakingHelper.sol
- Type
- Smart Contract - UpdateHelper.sol
- Type
- https://github.com/TidalFinance/tidal-contracts/blob/main/contracts/interfaces/IAssetManager.sol
- Target
- Smart Contract - IAssetManager.sol
- Type
- Smart Contract - IBonus.sol
- Type
- Smart Contract - IBuyer.sol
- Type
- Smart Contract - IGuarantor.sol
- Type
- Smart Contract - IPolicy.sol
- Type
- Smart Contract - IPremiumCalculator.sol
- Type
- Smart Contract - IRegistry.sol
- Type
- https://github.com/TidalFinance/tidal-contracts/blob/main/contracts/interfaces/IRelayRecipient.sol
- Target
- Smart Contract - IRelayRecipient.sol
- Type
- Smart Contract - ISeller.sol
- Type
- Smart Contract - IStaking.sol
- Type
- https://github.com/TidalFinance/tidal-contracts/blob/main/contracts/tokens/GovernanceToken.sol
- Target
- Smart Contract - GovernanceToken.sol
- Type
- Smart Contract - TidalToken.sol
- Type
- https://github.com/TidalFinance/tidal-contracts/blob/main/contracts/tokens/TidalTokenChild.sol
- Target
- Smart Contract - TidalTokenChild.sol
- Type
- Smart Contract - AccessControlMixin.sol
- Type
- https://github.com/TidalFinance/tidal-contracts/blob/main/contracts/tokens/matic/ContextMixin.sol
- Target
- Smart Contract - ContextMixin.sol
- Type
- https://github.com/TidalFinance/tidal-contracts/blob/main/contracts/tokens/matic/EIP712Base.sol
- Target
- Smart Contract - EIP712Base.sol
- Type
- https://github.com/TidalFinance/tidal-contracts/blob/main/contracts/tokens/matic/IChildToken.sol
- Target
- Smart Contract - IChildToken.sol
- Type
- https://github.com/TidalFinance/tidal-contracts/blob/main/contracts/tokens/matic/Initializable.sol
- Target
- Smart Contract - Initializable.sol
- Type
- Smart Contract - NativeMetaTransaction.sol
- Type
- Web/App
- Type
Prioritized Vulnerabilities
We are especially interested in receiving and rewarding vulnerabilities of the following types as long as they result in one of the impacts listed in the Impacts in Scope table:
Smart Contracts and Blockchain
- Re-entrancy
- Logic errors
- including user authentication errors
- Solidity/EVM details not considered
- including integer over-/under-flow
- including rounding errors
- including unhandled exceptions
- Trusting trust/dependency vulnerabilities
- including composability vulnerabilities
- Oracle failure/manipulation
- Novel governance attacks
- Economic/financial attacks
- including flash loan attacks
- Congestion and scalability
- including running out of gas
- including block stuffing
- including susceptibility to frontrunning
- Consensus failures
- Cryptography problems
- Signature malleability
- Susceptibility to replay attacks
- Weak randomness
- Weak encryption
- Susceptibility to block timestamp manipulation
- Missing access controls / unprotected internal or debugging interfaces
Websites and Apps
- Remote Code Execution
- Trusting trust/dependency vulnerabilities
- Vertical Privilege Escalation
- XML External Entities Injection
- SQL Injection
- LFI/RFI
- Horizontal Privilege Escalation
- Stored XSS
- Reflective XSS with impact
- CSRF with impact
- Direct object reference
- Internal SSRF
- Session fixation
- Insecure Deserialization
- DOM XSS
- SSL misconfigurations
- SSL/TLS issues (weak crypto, improper setup)
- URL redirect
- Clickjacking (must be accompanied with PoC)
- Misleading Unicode text (e.g. using right to left override characters)
Out of Scope & Rules
The following vulnerabilities are excluded from the rewards for this bug bounty program:
- Attacks that the reporter has already exploited themselves, leading to damage
- Attacks requiring access to leaked keys/credentials
- Attacks requiring access to privileged addresses (governance, strategist)
Smart Contracts and Blockchain
- Incorrect data supplied by third party oracles
- Not to exclude oracle manipulation/flash loan attacks
- Basic economic governance attacks (e.g. 51% attack)
- Lack of liquidity
- Best practice critiques
- Sybil attacks
Websites and Apps
- Theoretical vulnerabilities without any proof or demonstration
- Content spoofing / Text injection issues
- Self-XSS
- Captcha bypass using OCR
- CSRF with no security impact (logout CSRF, change language, etc.)
- Missing HTTP Security Headers (such as X-FRAME-OPTIONS) or cookie security flags (such as “httponly”)
- Server-side information disclosure such as IPs, server names, and most stack traces
- Vulnerabilities used to enumerate or confirm the existence of users or tenants
- Vulnerabilities requiring unlikely user actions
- URL Redirects (unless combined with another vulnerability to produce a more severe vulnerability)
- Lack of SSL/TLS best practices
- DDoS vulnerabilities
- Attacks requiring privileged access from within the organization
- Feature requests
- Best practices
The following activities are prohibited by this bug bounty program:
- Any testing with mainnet or public testnet contracts; all testing should be done on private testnets
- Any testing with pricing oracles or third party smart contracts
- Attempting phishing or other social engineering attacks against our employees and/or customers
- Any testing with third party systems and applications (e.g. browser extensions) as well as websites (e.g. SSO providers, advertising networks)
- Any denial of service attacks
- Automated testing of services that generates significant amounts of traffic
- Public disclosure of an unpatched vulnerability in an embargoed bounty