From 489a4be12a1120b4c734ba7540b611123e0d535b Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 4 May 2019 23:58:11 +0200 Subject: BUG-BOUNTY.md: add the Dropbox "bonus" extra payout ability [ci skip] Closes #3839 --- docs/BUG-BOUNTY.md | 28 +++++++++++++++++++++------- 1 file changed, 21 insertions(+), 7 deletions(-) diff --git a/docs/BUG-BOUNTY.md b/docs/BUG-BOUNTY.md index de6d53e2f..dedb249b4 100644 --- a/docs/BUG-BOUNTY.md +++ b/docs/BUG-BOUNTY.md @@ -13,7 +13,7 @@ After you have reported a security issue, it has been deemed credible, and a patch and advisory has been made public, you may be eligible for a bounty from this program. -See all details at https://hackerone.com/curl. +See all details at https://hackerone.com/curl This bounty is relying on funds from sponsors. If you use curl professionally, consider help funding this! See https://opencollective.com/curl for details. @@ -28,12 +28,7 @@ We offer reward money *up to* a certain amount per severity. The curl security team determines the severity of each reported flaw on a case by case basis and the exact amount rewarded to the reporter is then decided. -At the start of the program, the award amounts are: - - Critical: 2,000 USD - High: 1,500 USD - Medium: 1,000 USD - Low: 500 USD +Check out the current award amounts at https://hackerone.com/curl # Who is eligible for a reward? @@ -88,3 +83,22 @@ In the event that the individual receiving a curl bug bounty needs to pay taxes on the reward money, the responsibility lies with the receiver. The curl project or its security team never actually receive any of this money, hold the money, or pay out the money. + +## Bonus levels + +In cooperation with [Dropbox](https://www.dropbox.com) the curl bug bounty can +offer the highest levels of rewards if the issue covers one of the interest +areas of theirs - and only if the bug is graded *high* or *critical*. A +non-exhaustive list of vulnerabilities Dropbox is interested in are: + + - RCE + - URL parsing vulnerabilities with demonstrable security impact + +Dropbox would generally hand out rewards for critical vulnerabilities ranging +from 12k-32k USD where RCE is on the upper end of the spectrum. + +URL parsing vulnerabilities with demonstrable security impact might include +incorrectly determining the authority of a URL when a special character is +inserted into the path of the URL (as a hypothetical). This type of +vulnerability would likely yield 6k-12k unless further impact could be +demonstrated. -- cgit v1.2.1