Author Topic: user having access to another user's files  (Read 5419 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
user having access to another user's files
« 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.

Offline
*****
Re: user having access to another user's files
« Reply #1 on: February 01, 2020, 03:10:05 PM »
Please check your account permissions in / home /