It seems that my server installation has two JQuery libraries that have known vulnerabilities.
I am running the latest OwnCloud (10.2.1).
I just want to find out two things:
Is this correct, or did I do something wrong during upgrade or whatever?
If it is correct is there a timeline that these will be updated?
The vulnerable JQuery libraries are:
jquery-ui-dialog found in: https://{DOMAIN}.com/owncloud/core/vendor/jquery-ui/ui/jquery-ui.custom.js?v=1ae480d407a541fe0346f42c2eb667f3
and
jquery found in: https://{DOMAIN}.com/owncloud/core/vendor/jquery/dist/jquery.min.js?v=1ae480d407a541fe0346f42c2eb667f3
According to @cs35 in that issue it seems demo.owncloud.org doesn’t show up a vulnerability while his own installation seems to report a vulnerability. So i think it could be indeed possible that a 3rdparty app is using a vulnerable older jQuery version.