When using CFFILE, I am allowing "text/xml". Client is saving
MS Excel as XML. Many test done and has worked until today when the
error started occuring that the MIME type is not accepted. I do
understand that the "application/octet-stream" MIME type is
generated (sometimes) when a file is viewed or save in a word
process or spreadsheet application.
The question is ... are there security concerns if I allow
"application/octet-stream" MIME type to be uploaded to the server?
Any thoughts or conerns would be appreciated.
-jb