- Affected version
- 2.2.15
XenForo implements temporary attachments without additional constraints to view them, with the guest posting feature this sadly can be trivially exploited for spam:
The only real solution is to lock viewing temporary attachments to the session which created them for guests, or for the logged in user.
Or this one...
Upload images in the quick editor and never post a reply. Use the URL of those images in an email for various phishing attacks. The URL points to your forum (images are uploaded to your server).
I received a message about this with the URLs of the images via the contact form. And then the investigation began.
I'm not sure what else to do here to prevent this except to reduceStore drafts for X hours
a bit.
The only real solution is to lock viewing temporary attachments to the session which created them for guests, or for the logged in user.
Last edited: