Just noticed one vulnerability regarding the attachments we add in the helpdesk
One of our tech friend noticed this and informed us about the same.
Please close the __swift folder and __swift/files folder using htaccess entries like the below
root@server1[/home/user/www/support/__swift]# cat .htaccess
Options -Indexes
Deny from all
root@server [/home/user/www/support/__swift]/files]# cat .htaccess
Options -Indexes
Deny from all
Else all your attachments can be seen by every ones and I...
Security risk for the attachments
One of our tech friend noticed this and informed us about the same.
Please close the __swift folder and __swift/files folder using htaccess entries like the below
root@server1[/home/user/www/support/__swift]# cat .htaccess
Options -Indexes
Deny from all
root@server [/home/user/www/support/__swift]/files]# cat .htaccess
Options -Indexes
Deny from all
Else all your attachments can be seen by every ones and I...
Security risk for the attachments