Nov
6th
Tue
6th
A php vuln big enough to drive a truck through:
all PHP coders should know that require() will open and execute not just local files, but remote URLs as well. T and I found this on a client server tonight, after trying to find the origin of some unwanted guest processes.
disclaimer: I am not a security expert.