Allow XML attachments on the forum Topic is solved
Allow XML attachments on the forum
With the new XML format for packaging modules would it be sensible to allow the xml extension for forum attachments? Or are there security reasons for not allowing it?
Re: Allow XML attachments on the forum
It's not any more or less safe than a regular text file, as far as I know.
I can add it.
I can add it.
Re: Allow XML attachments on the forum
what ext. are unsafe?
mark
mark
Re: Allow XML attachments on the forum
exe, bat, com, scr, dll are the ones that come to mind.
Re: Allow XML attachments on the forum
sometimes it is risky to get xml attachments:
GNOME Evolution allows remote attackers to cause a denial of service
(persistent client crash) via an attached text file that contains
Content-Disposition: inline in the header, and a very long line in
the body, which causes the client to repeatedly crash until the e-mail
message is manually removed, possibly due to a buffer overflow, as
demonstrated using an XML attachment.