Control Web Panel

WebPanel => PHP => Topic started by: victorsousa on February 01, 2020, 02:55:31 PM

Title: user having access to another user's files
Post by: victorsousa on February 01, 2020, 02:55:31 PM
I've been observing that just doing something like:

<?php
echo shell_exec("cat /home/user/public_html/teste.php")
?>

to have full access to files from other users.
Title: Re: user having access to another user's files
Post by: josemnunez on February 01, 2020, 03:10:05 PM
Please check your account permissions in / home /