Er zijn updates verschenen voor ownCloud server versies uit de 9.0-, 8.2-, 8.1- en 8.0-series. OwnCloud is een opensourceproject waarmee het mogelijk is om in eigen beheer cloudopslag te draaien. Het is eenvoudig op te zetten, want het enige dat je nodig hebt, is een server waarop php en MySQL draaien. Behalve het opslaan en delen van bestanden is het ook mogelijk om bijvoorbeeld muziek te streamen of een agenda en adresboek bij te houden. De server heeft Windows of Linux nodig, clients zijn beschikbaar voor Windows, Linux, macOS, Android en iOS. De updates moeten enkele fouten en beveiligings problemen verhelpen. Meer informatie hierover is in de release notes te vinden.
ownCloud 9.0.4, 8.2.7, 8.1.9, 8.0.14 released
We have released ownCloud server versions 9.0.4, 8.2.7, 8.1.9 and 8.0.14, which contain several bug fixes as well as security-related issues.
A third party component called “Guzzle” is affected by HTTPoxy vulnerability (as filed as CVE-2016-5385 for PHP). This component, which handles http requests on behalf of ownCloud can be tricked into passing inbound requests to a proxy server controlled by a third party. In combination with the ajax cron feature, the third party can potentially see external storage credentials and data. We recommend to use system cron whenever possible, which also significantly improves reliability and experience.
Mitigation/Fix
If possible, we recommend an immediate update to 9.0.4, 8.2.7 or 8.1.9 respectively, which each contain a patch for Guzzle. ownCloud 8.0 is shipping an older version of Guzzle and is not affected. However, 8.0.14 fixes a number of other issues and we encourage everyone on older versions of 8.0 to update right away as well.
If you cannot update immediately, please consider adding server-level workarounds for the HTTPoxy issue. For more details, read the full change log.