Время 08:42 Дата 11.02.2013
Файлообменник Mega устранил семь уязвимостей
Файлообменный сервис Кима Доткома Mega ранее запустил программу вознаграждения за информацию об уязвимостях в программном обеспечении Mega.
Чуть позже в Mega заявили, что готовы выплачивать до 10 000 евро за информацию о каждом баге, связанном с безопасностью сайта.
В минувшие выходные сервис сообщил о первых участниках
программы, предоставивших данные о багах. Как оказалось, получателей
денег стало сразу семеро. В блоге Mega говорится, что компания исправила
указанные семь багов, выплатив причитающееся вознаграждение
получателям. Впрочем, никакой информации о получателях и размере выплат в
Mega так и не предоставили. Одновременно с описанием самих багов,
Дотком в блоге начал разделять уязвимости в Mega на шесть уровней
опасности: от "исключительно теоретических сценариев" до
"фундаментальных проблем в архитектуре". Полностью список уязвимостей
выглядит следующим образом:
Class IV vulnerabilities
["Cryptographic design flaws that can be exploited only after compromising server infrastructure (live or post-mortem)"]
- Invalid application of CBC-MAC as a secure hash to integrity-check
active content loaded from the distributed static content cluster.
Mitigating factors: No static content servers had been operating in
untrusted data centers at that time, thus no elevated exploitability
relative to the servers, apart from a man-in-the-middle risk due to the use of a 1024
bit SSL key on the static content servers. Fixed within hours.
Class III vulnerabilities
["Generally exploitable remote code execution on client browsers (cross-site scripting)"]
- XSS through file and folder names. Mitigating factors: None. Fixed within hours.
- XSS on the file download page. Mitigating factors: Chrome not vulnerable. Fixed within hours.
- XSS in a third-party component (ZeroClipboard.swf). Mitigating factors: None. Fixed within hours.
Class II vulnerabilities
["Cross-site
scripting that can be exploited only after compromising the API server
cluster or successfully mounting a man-in-the-middle attack (e.g. by
issuing a fake SSL certificate + DNS/BGP manipulation)"]
- XSS through strings passed from the API server to the download
page (through three different vectors), the account page and the link
export functionality. Mitigating factors—apart from the need to control
an API server or successfully mounting a man-in-the-middle attack: None.
Fixed within hours.
Class I vulnerabilities
["All lower-impact or purely theoretical scenarios"]
- HTTP Strict Transport Security header was missing. Fixed. Also,
mega.co.nz and *.api.mega.co.nz will be HSTS-preloaded in Chrome.
- X-Frame-Options header was missing, causing a clickjacking/UI redressing risk. Fixed.