Skip to content

Commit d81997e

Browse files
authored
Update SECURITY.md (matomo-org#17214)
reuse our up to date content from https://hackerone.com/matomo
1 parent 0f63368 commit d81997e

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

SECURITY.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@
22

33
## Security Bug Bounty Program
44

5-
The Matomo Security Bug Bounty Program is designed to encourage security research in Matomo software and to reward those who help us create the safest web analytics platform. The bounty for valid critical security bugs is a **$777** (US) cash reward. The bounty for non-critical bugs is **$333** (US), paid via Paypal.
5+
The Matomo Security Bug Bounty Program is designed to encourage security research in Matomo software and to reward those who help us create the safest web analytics platform.
6+
7+
Critical security issues will be rewarded up to 5,000 USD. Critical issue in Matomo means an issue in our latest official release at: https://builds.matomo.org/latest.zip as installed on a typical server (and possibly using any of our official plugins by Matomo or InnoCraft from the Marketplace). If you can gain remote code execution on the server (i.e. RCE), or if you're able to delete data with an HTTPS request (i.e. SQL Injection), this may qualify as a Critical issue.
8+
9+
(Note: If a Remote Code Execution (RCE) is only available when logged in as a Super User, the issue will qualify as "High" and not "Critical".)
10+
11+
High security issues that can cause a direct attack (CSRF, XSS, Auth bypass, etc.) will be rewarded with up to 777 USD.
12+
13+
Other issues will typically be rewarded by 242 USD (or more or less depending on the impact.)
614

715

816
## Responsible disclosure by email

0 commit comments

Comments
 (0)