-
Bug
-
Resolution: Fixed
-
High
-
2.6.2, 2.7.3, 2.8.2, 2.9.2
-
None
The filenames in the attachment list of the link popup aren't being escaped.
If you upload an attachment with a filename including html it could be executed.
The filenames in the attachment list of the link popup aren't being escaped.
If you upload an attachment with a filename including html it could be executed.
Applying this patch to 2.9.2 seems to break the ability to use the rich text editor to correctly link to an attachment containing spaces (and perhaps other characters). + characters replace spaces in the wiki markup which results in a bad link.
Any chance for a fix that doesn't also break functionality?