I saw that vBSEO 3.5 is saving all config to .XML files which are protected with .htaccess files with the directive deny from all.
But .htaccess only works with some web servers like Apache, other web servers like nginx, lighttpd, cherokee, IIS don't read .htaccess files so anybody can read the config file of vBSEO and check all of options that we use and also get the password hash since it's stored in that file.
Code:<setting> <name>VBSEO_ADMIN_PASSWORD</name> <value>XXXXXXXXXXXXXXXXXX</value> </setting>



LinkBack URL
About LinkBacks





Reply With Quote