Skip to content

Commit

Permalink
Merge pull request #556 from gnosischain/remove-obsolete-link
Browse files Browse the repository at this point in the history
Remove stale links and info about bug bounties
  • Loading branch information
zengzengzenghuy authored Nov 23, 2023
2 parents 06d4681 + 28fd12d commit 9b82df4
Showing 1 changed file with 1 addition and 95 deletions.
96 changes: 1 addition & 95 deletions docs/specs/bug-bounty.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,104 +11,10 @@ Bounties are an important tool for testing and enhancing application and contrac

Security is the #1 priority of the Gnosis team. This bounty program is not being enacted in response to any known exploits, we are proactively implementing to ensure safety and soundness of our applications and protect users and their funds.

There are two ongoing bug bounty programs[Bridges bug bounty](https://immunefi.com/bounty/gnosischain/) and [web/app bug bounty](https://immunefi.com/bounty/gnosischainwebapp/).
There is one ongoing bug bounty program[Bridges bug bounty](https://immunefi.com/bounty/gnosischain/).

Each bug bounty program requires different assets in scope and both offer rewards determined by thread level.

## Web/app Bounty

### Asset in scope

Assets in scopes includes Gnosis Chain documentation, forum, lock, RPC, beacon chain explorer, checkpoint, and block explorer.

Only the following assets in the table are considered. If an impact can be caused to any other asset managed by Gnosis 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 the consideration by the project. This only applies for Critical impacts.

For specific assets, only specific threat level bug reports may be submitted.

| Type | Target | Only High/Critical severity |
| ------------------------------------------------------- | ---------------------------------- | --------------------------- |
| Websites and Applications - Doc (Gnosis Chain) | http://docs.gnosis.io | ✅ All level |
| Websites and Applications - Forum (Gnosis Chain) | http://forum.gnosis.io | ⚠️High |
| Websites and Applications - Lock (Gnosis Chain) | http://lock.gnosis.io | ✅ All level |
| Websites and Applications - RPC GBC (Chiado Testnet) | http://rpc-gbc.chiadochain.net | ✅ All level |
| Websites and Applications - RPC (Chiado Testnet) | http://rpc.chiadochain.net | ✅ All level |
| Websites and Applications - RPC (Gnosis Chain) | http://rpc.gnosischain.com | ✅ All level |
| Websites and Applications - RPC GBC (Gnosis Chain) | http://rpc-gbc.gnosischain.com | ✅ All level |
| Websites and Applications - RPC (Bicocca) | http://rpc.bicoccachain.net | ✅ All level |
| Websites and Applications - Beacon (Chiado Testnet) | http://beacon.chiadochain.net | 🆘 Critical |
| Websites and Applications - Blockscout (Chiado Testnet) | http://blockscout.chiadochain.net | 🆘 Critical |
| Websites and Applications - Checkpoint (Gnosis Chain) | http://checkpoint.gnosischain.com | 🆘 Critical |
| Websites and Applications - Beacon (Gnosis Chain) | http://beacon.gnosischain.com | 🆘 Critical |
| Websites and Applications - Explorer (Bicocca) | http://blockscout.bicoccachain.net | 🆘 Critical |

### Reward by Threat Level

Rewards are distributed according to the impact of the vulnerability based on the [Immunefi Vulnerability Severity Classification System v2.2.](https://immunefi.com/immunefi-vulnerability-severity-classification-system-v2-2/)

| Impact | Reward |
| ---------- | -------------------------- |
| Critical\* | USD $15,000 to USD $50,000 |
| High\* | USD $10,000 to USD $15,000 |
| Medium | USD $5,000 |
| Low | USD $1,500 |

\*All Critical and High web/app vulnerabilities are scaled based on internally established team criteria, taking into account the exploitability of the bug, the impact it causes, the report quality (at the discretion of the team), and the likelihood of the vulnerability presenting itself, which is especially factored in with bug reports requiring multiple conditions to be met that are currently not in place. However, there is a minimum reward of USD 10 000 for High impact web/app impact vulnerabilities and USD 15 000 for Critical web/app impact vulnerabilities. Rewards will be provided at the determined fair value by the team depending on these conditions, assuming that the bug report is in-scope of the bug bounty program.

All web/app bug reports must come with a PoC with an end-effect impacting an asset-in-scope in order to be considered for a reward.

Only the following impacts in scope are accepted within this bug bounty program.

| Impact | Scope |
| -------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Critical | Execute arbitrary system commands |
| Critical | Retrieve sensitive data/files from a running server such as /etc/shadow, database passwords, and blockchain keys(this does not include non-sensitive environment variables, open source code, or usernames) |
| Critical | Taking down the application/website |
| Critical | Taking state-modifying authenticated actions (with or without blockchain state interaction) on behalf of other users without any interaction by that user, such as, changing registration information, commenting, voting, making trades, withdrawals, etc. |
| Critical | Direct theft of user funds |
| Critical | Malicious interactions with an already-connected wallet such as modifying transaction arguments or parameters, substituting contract addresses, submitting malicious transactions |
| Critical | Injection of malicious HTML or XSS through NFT metadata |
| High | Injecting/modifying the static content on the target application without Javascript (Persistent) such as HTML injection without Javascript, replacing existing text with arbitrary text, arbitrary file uploads, etc. |
| High | Changing sensitive details of other users (including modifying browser local storage) without already-connected wallet interaction and with up to one click of user interaction, such as email or password of the victim, etc. |
| High | Subdomain takeover with already-connected wallet interaction |
| Medium | Changing non-sensitive details of other users (including modifying browser local storage) without already-connected wallet interaction and with up to one click of user interaction, such as changing the first/last name of user, or en/disabling notification |
| Medium | Injecting/modifying the static content on the target application without Javascript (Reflected) such as reflected HTML injection or loading external site data |
| Medium | Redirecting users to malicious websites (Open Redirect) |
| Low | Changing details of other users (including modifying browser local storage) without already-connected wallet interaction and with significant user interaction such as iframing leading to modifying the backend/browser state (demonstrate impact with PoC) |
| Low | Any impact involving a publicly released CVE (demonstrate impact with PoC) |
| Low | Temporarily disabling user to access target site, such as locking up the victim from login, cookie bombing, etc. |

### 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)
- 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

**The following activities are prohibited by 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

Please visit [Immunefi bounty page](https://immunefi.com/bounty/gnosischainwebapp/) for more details.

Tweet: https://twitter.com/gnosischain/status/1651285327125053440

## Bridge(Omnibridge, xDAI Bridge) Bounty

### Asset in scope
Expand Down

0 comments on commit 9b82df4

Please sign in to comment.