The docs only state that it's user-provided input and therefore not to be trusted. That much makes sense since we never trust user input, but in what ways could a malicious user cause damage with this or the other request parameters on an uploaded file?
I ask that I may know when and where this information is safe to use, when it is unsafe, and how I may mitigate the impact when I must at least reference it.