Question: How many ways are there to modify the include-path and does tainting allow you to set the include-path with tainted data in any of them and if so can this be repaired?
require() ignores the tainting flag.
Question: How many ways are there to modify the include-path and does tainting allow you to set the include-path with tainted data in any of them and if so can this be repaired?
require() ignores the tainting flag.