- PVSM.RU - https://www.pvsm.ru -

17-летний подросток опубликовал 0day XSS в PayPal после того, как ему отказали в вознаграждении

Robert Kugler, 17-летний студент из Германии, который интересуется компьютерной безопасностью, нашел уязвимость на сайте paypal.com, и решил сообщить о ней в рамках программы по награждению за найденные баги. [1] Однако, ему было отказано, т.к. он не достиг 18 лет. В ответ на это, он опубликовал уязвимость на seclists.org [2]. Вот что он пишет:

Hello all!

I'm Robert Kugler a 17 years old German student who's interested in
securing computer systems.

I would like to warn you that PayPal.com is vulnerable to a Cross-Site
Scripting vulnerability!
PayPal Inc. is running a bug bounty program for professional security
researchers.

www.paypal.com/us/webapps/mpp/security/reporting-security-issues [1]

XSS vulnerabilities are in scope. So I tried to take part and sent my find
to PayPal Site Security.

The vulnerability is located in the search function and can be triggered
with the following javascript code:

';alert(String.fromCharCode(88,83,83))//';alert(String.fromCharCode(88,83,83))//";
alert(String.fromCharCode(88,83,83))//";alert(String.fromCharCode(88,83,83))//--
</SCRIPT>">'><SCRIPT>alert(String.fromCharCode(88,83,83))</SCRIPT>

www.paypal.com/de/cgi-bin/searchscr?cmd=_sitewide-search [3]

Screenshot: picturepush.com/public/13144090 [4]

Unfortunately PayPal disqualified me from receiving any bounty payment
because of being 17 years old…

PayPal Site Security:

«To be eligible for the Bug Bounty Program, you *must not*:
… Be less than 18 years of age.If PayPal discovers that a researcher does
not meet any of the criteria above, PayPal will remove that researcher from
the Bug Bounty Program and disqualify them from receiving any bounty
payments.»

I don’t want to allege PayPal a kind of bug bounty cost saving, but it’s
not the best idea when you're interested in motivated security
researchers…

Best regards,

Robert Kugler

К слову, подобные программы от Mozilla и Google позволяют получить деньги участникам, не достигшим 18-летия, с соглашения родителей.

Автор: ValdikSS

Источник [5]


Сайт-источник PVSM.RU: https://www.pvsm.ru

Путь до страницы источника: https://www.pvsm.ru/uyazvimost/35264

Ссылки в тексте:

[1] программы по награждению за найденные баги.: https://www.paypal.com/us/webapps/mpp/security/reporting-security-issues

[2] seclists.org: http://seclists.org/fulldisclosure/2013/May/163

[3] www.paypal.com/de/cgi-bin/searchscr?cmd=_sitewide-search: https://www.paypal.com/de/cgi-bin/searchscr?cmd=_sitewide-search

[4] picturepush.com/public/13144090: http://picturepush.com/public/13144090

[5] Источник: http://habrahabr.ru/post/181013/