A new version of GD bbPress Attachments is here several updates and fixes, including the fix for the potential stored XSS vulnerability related to saving and display of upload errors.
The plugin requirements are updated, and now minimum supported PHP version is 5.5, WordPress 4.4 and bbPress 2.5. Few translation strings were missing.
As for the security vulnerability, plugin had potential stored XSS vulnerability related to the saving and displaying upload errors. On some UNIX based systems, the file name can contain < and > characters, so the file name can be used as HTML/JS payload. Upload of such file will fail, but, the logged error will contain the original file name, that was printed without escaping. This is very hard vulnerability to deliver, and it would be visible to administrators and uploaders only, but, it was important to fix it as soon as possible. So, upgrade to 2.6 now.
I would like to thank Luigi Gubello for responsibly disclosing the vulnerability, who will follow-up with an official disclosure in two weeks.
As always, if you notice any problems, please report them in the comments or in the forum.


