There is a <application_name>_doc.php generated for some applications. But this file is accessible on browser directly. if I enter the following URL
http://<any_domain>/<application_folder>/<application_name>_doc.php?nm_nome_doc=<base64en co de_of_your_filename_with_absolute_path>
it is going to return ANY of the files in the web root folder.
I think the SC security option also applies to all related php that was generated.
It needs to be fix asap