Hi,
Currently suexec will execute any script with system wide permissions, meaning that a perl script, cgi script, bash script or anything else executed through suexec will be able to read/write files many files inside the system, with permissions that allows this.
Although, when using Jailshell this risk is minimized, due to the imposed "jailed environment".
Anyone knows how we can adjust suexec in a way to execute these scripts "inside" a jailshell session ? In my opinion this is necessary to ensure a better security/safety for shared webhosting customers.
Currently suexec will execute any script with system wide permissions, meaning that a perl script, cgi script, bash script or anything else executed through suexec will be able to read/write files many files inside the system, with permissions that allows this.
Although, when using Jailshell this risk is minimized, due to the imposed "jailed environment".
Anyone knows how we can adjust suexec in a way to execute these scripts "inside" a jailshell session ? In my opinion this is necessary to ensure a better security/safety for shared webhosting customers.
Last edited: