Internet Bug Bounty: PHP builded for Windows with TS support does not resolve relalative paths with drive letter correctly
Currently PHP process Windows paths like C:Users as if they were absolute. But they are not and PHP builded with TS thread-safe support currently points to root drive location instead of the current directory. This gives the attaker unlimited access to the root drive if a the path is...