Summer.fi
Submit a BugProgram Overview
Summer.fi aims to be the most trusted entry point to deploy your capital into Decentralized Finance. You can now use it to borrow (generate) Dai and to Multiply the exposure to your favorite collateral assets, doing leverage-like trading.
For more information about Summer.fi, please visit https://summer.fi/.
This bug bounty program is focused on their smart contracts, website and app and is focused on preventing:
- Any sort of loss of user funds, direct theft of any user funds, whether at-rest or in-motion, other than unclaimed yield
- Permanent freezing of funds
- Causing any sort of economical damage to the smart contracts or the users (e.g. unbounded or unacceptable slippage)
- Protocol insolvency
- Unauthorized access resulting in the loss of funds
- Taking down the application/website permanently without the possibility of restoring it (Persistent)
Rewards by Threat Level
Rewards are distributed according to the impact of the vulnerability based on the Immunefi Vulnerability Severity Classification System V2.2. This is a simplified 5-level scale, with separate scales for websites/apps, smart contracts, and blockchains/DLTs, focusing on the impact of the vulnerability reported.
All web/app bug reports and Critical/High/Medium severity smart contract bug reports must come with a PoC with an end-effect impacting an asset-in-scope in order to be considered for a reward. Explanations and statements are not accepted as PoC and code is required. In addition, Critical/High severity bug reports must also come with a suggestion for a fix in order to be considered for a reward.
Previously highlighted vulnerabilities in the following security reviews are considered as out-of-scope:
- https://chainsecurity.com/wp-content/uploads/2021/09/ChainSecurityOazo_Apps_Limited_Multiply_Smart-Contract-audit-September-7th-2021.pdf
- https://chainsecurity.com/wp-content/uploads/2021/10/ChainSecurity_Oazo_Apps_Limited_Multiply_FMM_extension_audit.pdf
- https://chainsecurity.com/security-audit/oasis-app-modular-proxy-actions/
The domain https://legacy.oasis.app/ and https://legacy.summer.fi/ is considered as out of scope of this program.
Summer.fi utilises third-party smart contracts and services (e.g. Maker Protocol, 1Inch, GUNI, etc.). The below rules apply to vulnerabilities in the underlying protocols and services:
- Only the smart contracts, websites and applications developed by the Summer.fi team are in the scope of this bug bounty program and are eligible for a reward.
- Vulnerabilities in the underlying protocols and services might be eligible for their dedicated bug bounty programs.
- The Summer.fi team will facilitate the communication related to the reported vulnerabilities in the underlying protocols and services.
At the moment the Summer.fi team is focusing on the new smart contract architecture, which utilizes actions within Operations to tie DeFi together.
Rewards for critical smart contract vulnerabilities are further capped at 10% of economic damage, with the main consideration being the funds affected in addition to PR and brand considerations, at the discretion of the team. However, there is a minimum reward of USD 10 000 for Critical smart contract bug reports, and a maximum reward of USD 100 000 for Critical smart contract bug reports.
Payouts are handled by the Summer.fi team directly and are denominated in USD. However, payouts are done in DAI.
Smart Contract
- Critical
- Level
- Up to USD $100,000
- Payout
- High
- Level
- USD $10,000
- Payout
- Medium
- Level
- USD $3,000
- Payout
- Low
- Level
- USD $1,000
- Payout
Websites and Applications
- Critical
- Level
- USD $10,000
- Payout
- High
- Level
- USD $3,000
- Payout
- Medium
- Level
- USD $1,000
- Payout
Assets in scope
- Smart Contract - Multiply: MultiplyProxyActionsType
- Smart Contract - Multiply: GuniMultiplyProxyActionsType
- Smart Contract - Multiply: Exchange 1Type
- Smart Contract - Multiply: Exchange 2Type
- Smart Contract - Multiply: Exchange 3Type
- Smart Contract - Automation Stop Loss: ServiceRegistryType
- Smart Contract - Automation Stop Loss: AutomationBotType
- Smart Contract - Automation Stop Loss: AutomationExecutorType
- Smart Contract - Automation Stop Loss: MCDViewType
- Smart Contract - Automation Stop Loss: MCDUtilsType
- Smart Contract - Automation Stop Loss: CloseCommandType
- Smart Contract - Automation Bot AggregatorType
- Smart Contract - Automation Basic Buy CommandType
- Smart Contract - Automation Basic Sell CommandType
- Smart Contract - Constant Multiple ValidatorType
- Smart Contract - OperationStorageType
- Smart Contract - OperationExecutorType
- Smart Contract - OperationsRegistryType
- Smart Contract - PullTokenType
- Smart Contract - SendTokenType
- Smart Contract - SetApprovalType
- Smart Contract - TakeFlashloanType
- Smart Contract - WrapEthType
- Smart Contract - UnwrapEthType
- Smart Contract - ReturnFundsType
- Smart Contract - SwapType
- Smart Contract - AaveBorrowType
- Smart Contract - AaveDepositType
- Smart Contract - AaveWithdrawType
- Smart Contract - AavePaybackType
- Smart Contract - SwapActionType
- Smart Contract - PositionCreatedActionType
- Smart Contract - Account GuardType
- Smart Contract - Account FactoryType
- TargetWebsites and Applications - Website: Summer.fiType
All smart contracts of Summer.fi can be found at
- New modular smart contract architecture: https://github.com/OasisDEX/oasis-earn-sc
- Multiply: https://github.com/OasisDEX/multiply-proxy-actions
- Automation Stop-Loss: https://github.com/OasisDEX/automation-smartcontracts
- However, only those in the Assets in Scope table are considered as in-scope of the bug bounty program
If a Critical or High severity impact can be caused to any other asset managed by Summer.fi that isn’t on this table but for which the impact is in the Impacts in Scope section below, you are encouraged to submit it for consideration by the project.
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 Contract
- Any sort of loss of user funds, direct theft of any user funds, whether at-rest or in-motion, other than unclaimed yieldCriticalImpact
- Permanent freezing of fundsCriticalImpact
- Protocol insolvencyCriticalImpact
- Causing any sort of economical damage to the smart contracts or the users (e.g. unbounded or unacceptable slippage)CriticalImpact
- Unauthorized access resulting in the loss of fundsCriticalImpact
- Temporary freezing of funds for at least five blocksHighImpact
- Unauthorized access resulting in griefing to the userHighImpact
- Smart contract unable to operate due to lack of token fundsMediumImpact
- Block stuffing for profitMediumImpact
- Griefing (e.g. no profit motive for an attacker, but damage to the users or the smart contracts)MediumImpact
- Smart contract fails to deliver promised returns, but doesn’t lose valueMediumImpact
- Misusing underlying protocols and servicesMediumImpact
- Unbounded gas consumptionLowImpact
Websites and Applications
- Attacks leading to repeatable and unequivocal loss or permanent locking of user funds e.g: Direct theft of user, signing transactions for other users, redirection of user deposits and withdrawals, wallet interaction modification resulting in financial lossCriticalImpact
- Taking down the application/website permanently without the possibility of restoring it (Persistent)CriticalImpact
- Attacks leading to repeatable, unequivocal loss or permanent locking of user funds: tampering with transactions submitted to users wallet, submitting malicious transactions to connected wallet, submitting incorrect transactions due to the application errorCriticalImpact
- Taking down the application/website temporarily with the possibility of restoring itHighImpact
- Ability to execute system commandsHighImpact
- Extract Sensitive data/files from the server such as /etc/passwdHighImpact
- Stealing User CookiesHighImpact
- Subdomain takeover resulting in the financial loss (applicable for subdomains with addresses published)HighImpact
- Corrupting the databaseHighImpact
- Spoofing content on the target application (Persistent)MediumImpact
- Subdomain Takeover without a financial loss (applicable for subdomains with no addresses published)MediumImpact
- Changing details of other users without direct financial impact (CSRF)MediumImpact
- Third-Party API keys leakage that demonstrates loss of funds or modification on the websiteMediumImpact
- Redirecting users to malicious websites (Open Redirect)MediumImpact
- Privilege escalation to access unauthorized functionalitiesMediumImpact
- Users Confidential information disclosure such as EmailMediumImpact
- Bypassing AuthenticationMediumImpact
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)
- Attacks requiring the exploitation of previously-discovered bugs. If a bug report covers a known issue, it may be rejected together with proof of the issue being known before escalation of the bug report
Smart Contracts and Blockchain
- Underlying protocols and services developed and maintained by third-party
- Incorrect data supplied by third-party oracles
- Not to exclude oracle manipulation/flash loan attacks
- Gas optimisation issues
- Basic economic governance attacks (e.g. 51% attack)
- Lack of liquidity
- Best practice critiques
- Sybil attacks
- Centralization risks
Websites and Apps
- Theoretical vulnerabilities without any proof or demonstration
- Self-XSS
- 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
- Vulnerabilities primarily caused by browser/plugin defects
- Any vulnerability exploit requiring CSP bypass resulting from a browser bug
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