List of files with bad permissions
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Zpanel cp X |
Triaged
|
Medium
|
Unassigned |
Bug Description
There are a number of direcotry's and files that are managed with the permission of 777 this can not happen This is a Huge area that needs to be fixed. If you know alot about file permissions and or anything about correct permissions for vmail and other services please contact me asap thanks for your time
List of Directory that are no good in current implant of Zpanel on Servers
/etc/zpanel/
/var/zpanel/
/var/zpanel/vmail
/var/zpanel/
/etc/zpanel/
/etc/zpanel/
/etc/zpanel/
/etc/mysql/my.cnf
/etc/zpanel/
/etc/zpanel/
/etc/zpanel/
/etc/zpanel/
Other possible Security issues
ZPANEL ZSUDO:
=======
# Must be owned by root with 4777 permissions, or zsudo will not work!
cc -o /etc/zpanel/
sudo chown root /etc/zpanel/
chmod +s /etc/zpanel/
Over writing certian files like apache2.conf is not a good idea there needs to be a better implementation for this and all files that are being altered.
There is no ssl so anyone can see what you are typing when if you are prone too a man in the middle attack.
IMPORANT
All of this information was gathered by looking at the Community based installer scripts
So there is nothing that can be done besides make a better debian package
visibility: | private → public |
Changed in zpanelcp: | |
status: | Confirmed → Fix Committed |
Changed in zpanelcp: | |
importance: | Critical → Medium |
Changed in zpanelcp: | |
status: | Fix Committed → Fix Released |
importance: | Medium → Wishlist |
importance: | Wishlist → Undecided |
Changed in zpanelcp: | |
status: | New → Triaged |
Set up new framework to handle all the bad permissions.