-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Security] Critical Security issue - how to report? #221
Comments
Hi @GAS85 . You can send it via mail to me [email protected] . |
Any Update here? MR is still open and not a "secret" anymore. |
[Security] User is able to download files outside of his Download folder, modify files by other users and replace System Files Escaping from the Downloads folderSteps to reproduce
ls -la /var/nextcloud/data/test*
-rw-r--r-- 1 www-data www-data 104874307 Sep 29 16:20 /var/nextcloud/data/test100.zip
Replacing Files of other users or Add new filesSteps to reproduce
ls -la /var/nextcloud/data/UserB/files/test* && md5sum /var/nextcloud/data/UserB/files/test*
-rw-r--r-- 1 www-data www-data 13 Sep 29 16:26 /var/nextcloud/data/UserB/files/test100.zip
e91b1d1a6b802538298fcfbd2a80ce59 /var/nextcloud/data/UserB/files/test100.zip
ls -la /var/nextcloud/data/UserB/files/test* && md5sum /var/nextcloud/data/UserB/files/test*
-rw-r--r-- 1 www-data www-data 104874307 Sep 29 16:39 /var/nextcloud/data/UserB/files/test100.zip
d14dd5adbf56a6a1a29ec0450addbca4 /var/nextcloud/data/UserB/files/test100.zip User A was able to completely replace content of file of User B. Potentially you can modify Expected behaviourIt must be ensure that all Sections parsed to command are checked against folder change and passing additional parameters. Actual behaviourAny User can modify all Files on a Host System that are accessible to the web server user, e.g. |
I have a security vulnerability to report. How would you like me to report it?
Please provide the appropriate contact information or instructions for where to report it.
SHA of Issue text file.
SHA256:1bd7d43dda7ad5031455a52438dfb9b6e1ac3f94167adb83725d5b9d1a570deb
The text was updated successfully, but these errors were encountered: