temporary files in the wwwroot-tmp detected by the antivirus as a threat despite hotfixes
Hello,
We have some web servers with different operating systems (ws 2003 standard edition r2 with iis 6 and coldfusion 9.0.1 hotfix 4 and ws 2008 r2 with iis 7.5 and coldfusion 10 update 😎 and for machines with coldfusion 10 we used Server Lockdown Guide.
Last nightt in a period of time 15 minutes our antivirus reported some dangerous tmp files in folders:
- CF9: {coldfusion_path} \ runtime \ servers \ coldfusion \ SERVER-INF \ temp \ wwwroot-tmp \
- CF10: {coldfusion_path} \ cfusion \ runtime \ work \ Catalina \ localhost \ tmp \
The only thing that I could understand from the logs is that 2 hours before attempting to write these files on the server, a client with ip 188.190.126.105 carried out on all my servers the request of the "famous" page http://server_ip/CFIDE/h.cfm going into error because there is not that page.
Does anyone have any idea / suggestion of how it is possible that someone is still able to write these files in spite of:
- Coldfusion 9.0.1 with Hotfix 4 and coldfusion 10 with update 8
- The coldfusion administrator is not reachable from external ip,
- I have not file h.cfm or i.cfm in CFIDE folder
- All the requets of the type CFIDE/administrator are blocked
- Sites and Coldfusion are in different logical disks
- IIS and Coldfusion with different users
- Not all the servers are in the same lan, but all of them have had the intrusion
Thanks
