ParaSpace
Submit a BugProgram Overview
Para Space is a decentralized protocol with a foundation of providing lending and borrowing services for various assets on the Ethereum blockchain. Users can lend their NFTs and ERC-20 tokens to earn income in the form of interest, as well as use their lended assets as collateral for borrowing assets. One of the main entry bars for retail users into the NFT market is the high price of NFT items, especially blue-chip NFTs, therefore, ParaSpace introduces its Marketplace, allowing users to access NFTs through leveraged buy and leveraged bid, using the purchased item as collateral for the outstanding loan.
The Para Space protocol aims to provide users access to cash and profits without selling their assets. Para Space uses a pool-based money market model whereby users supply their assets to a pool to earn interest and instantly borrow from the pool when collateralizing their asset.
For more information about Para Space, please visit https://para.space/.
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 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, all bug reports must come with a suggestion for a fix in order to be considered for a reward.
Known issues highlighted in the following audit reports are considered out of scope:
To be eligible for a reward under this Program, you must:
- Discover a previously unreported, non-public vulnerability within the scope of this Program. Vulnerabilities must be distinct from the issues covered in the previously conducted publicly available audits.
- Be the first to disclose the unique vulnerability to the Team by the disclosure requirements below. If similar vulnerabilities are reported, the first submission shall be rewarded (if determined valid and otherwise in the scope of this Program).
- Possess sufficient technical knowledge and provide sufficient information necessary to reproduce and fix the vulnerability.
- Not engage in any unlawful conduct when disclosing the bug, including through threats, demands, or any other coercive tactics.
- Not exploit the vulnerability in any way, including by making it public or obtaining a profit (other than a reward under this Program). Any publicity in any way, whether direct or indirect, relating to any bug or vulnerability will automatically disqualify it and you from the Program.
- Make a good faith effort to avoid privacy violations, data destruction, interruption or degradation of ParaSpace.
- Submit only one vulnerability per submission unless you need to chain vulnerabilities to impact any vulnerabilities. If you want to add more information to a provided issue, create a new submission referencing the initial one.
- Not submit a separate vulnerability caused by an underlying issue that is the same as an issue on which a reward has been paid under this Program. However, if a vulnerability is found that bypasses a previous fix that was deployed, it will still be considered within the scope of this program.
Payouts are handled by the Para Space team directly and are denominated in USD. However, payouts are conducted in USDC. Future payouts may be done in our own protocol token, at the discretion of the team.
Smart Contract
- Critical
- Level
- USD $200,000
- Payout
- High
- Level
- USD $10,000
- Payout
- Medium
- Level
- USD $3,000
- Payout
Assets in scope
- Smart Contract - misc/flashclaim/AirdropFlashClaimReceiverType
- Smart Contract - misc/flashclaim/UserFlashclaimRegistryType
- Smart Contract - misc/marketplaces/LooksRareAdapterType
- Smart Contract - misc/marketplaces/SeaportAdapterType
- TargetSmart Contract - misc/marketplaces/X2Y2AdapterType
- Smart Contract - misc/ERC721OracleWrapperType
- Smart Contract - misc/NFTFloorOracleType
- Smart Contract - misc/ParaSpaceOracleType
- TargetSmart Contract - misc/ProtocolDataProviderType
- TargetSmart Contract - misc/UniswapV3OracleWrapperType
- Smart Contract - protocol/configuration/ACLManagerType
- Smart Contract - protocol/configuration/PoolAddressesProviderType
- Smart Contract - protocol/configuration/PoolAddressesProviderRegistryType
- Smart Contract - protocol/libraries/configuration/ReserveConfigurationType
- Smart Contract - protocol/libraries/configuration/UserConfigurationType
- Smart Contract - protocol/libraries/logic/AuctionLogicType
- Smart Contract - protocol/libraries/logic/BorrowLogicType
- Smart Contract - protocol/libraries/logic/ConfiguratorLogicType
- Smart Contract - protocol/libraries/logic/FlashClaimLogicType
- Smart Contract - protocol/libraries/logic/GenericLogicType
- Smart Contract - protocol/libraries/logic/LiquidationLogicType
- Smart Contract - protocol/libraries/logic/MarketplaceLogicType
- Smart Contract - protocol/libraries/logic/PoolLogicType
- Smart Contract - protocol/libraries/logic/ReserveLogicType
- Smart Contract - protocol/libraries/logic/SupplyLogicType
- Smart Contract - protocol/libraries/logic/ValidationLogicType
- Smart Contract - protocol/pool/DefaultReserveAuctionStrategyType
- Smart Contract - protocol/pool/DefaultReserveInterestRateStrategyType
- TargetSmart Contract - protocol/pool/PoolApeStakingType
- TargetSmart Contract - protocol/pool/PoolConfiguratorType
- Smart Contract - protocol/pool/PoolCoreType
- TargetSmart Contract - protocol/pool/PoolMarketplaceType
- TargetSmart Contract - protocol/pool/PoolParametersType
- TargetSmart Contract - protocol/pool/PoolStorageType
- Smart Contract - protocol/tokenization/base/MintableIncentivizedERC721Type
- TargetSmart Contract - protocol/tokenization/NTokenType
- Smart Contract - protocol/tokenization/NTokenApeStakingType
- Smart Contract - protocol/tokenization/NTokenBAYCType
- Smart Contract - protocol/tokenization/NTokenMAYCType
- Smart Contract - protocol/tokenization/NTokenMoonBirdsType
- Smart Contract - protocol/tokenization/NTokenUniswapV3Type
- Smart Contract - protocol/tokenization/libraries/MintableERC721LogicType
- Smart Contract - protocol/tokenization/libraries/ApeStakingLogicType
- Smart Contract - protocol/ui/WETHGatewayType
- Smart Contract - protocol/ui/WPunkGatewayType
All smart contracts of Para Space can be found at https://github.com/para-space/paraspace-core and the deployed commit is d455db2eceafaec46988867c17126600e46f1ae2. However, only the contracts listed in the Assets in Scope table are considered as in-scope of the bug bounty program.
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
- Direct theft of any user funds, whether at-rest or in-motion, other than unclaimed yieldCriticalImpact
- Direct theft of any user NFTs, whether at-rest or in-motion, other than unclaimed royaltiesCriticalImpact
- Permanent freezing of user fundsCriticalImpact
- Permanent freezing of user NFTsCriticalImpact
- Unauthorized minting of NFTsCriticalImpact
- Unintended alteration of what the NFT represents (e.g. token URI, payload, artistic content)CriticalImpact
- Protocol insolvencyCriticalImpact
- Theft of unclaimed yieldHighImpact
- Theft of unclaimed royaltiesHighImpact
- Permanent freezing of unclaimed yieldHighImpact
- Permanent freezing of unclaimed royaltiesHighImpact
- Temporary freezing of funds for at least 24 hoursHighImpact
- Temporary freezing NFTs for at least 24 hoursHighImpact
- 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 protocol)MediumImpact
- Theft of gasMediumImpact
- Unbounded gas consumptionMediumImpact
Out of Scope & Rules
The following vulnerabilities are excluded from the rewards for this bug bounty program:
- Vulnerabilities related to domains, DNS or servers of websites
- Any already-reported bugs
- 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
- Vulnerabilities already reported and/or discovered in contracts built by third parties on ParaSpace
- Bugs in any third party contract or platform that interacts with ParaSpace
- 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
- Centralization risks
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