Directory traversal vulnerability in templater.php in the ZZ_Templater module in TinyCMS 1.1.2, when register_globals is enabled and magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the config[template] parameter.
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Link | Tags |
---|---|
http://1scripts.net/php-scripts/index.php?p=6 | |
https://exchange.xforce.ibmcloud.com/vulnerabilities/44596 | vdb entry |
http://secunia.com/advisories/31569 | third party advisory |
http://www.securityfocus.com/bid/30785 | vdb entry exploit |
https://www.exploit-db.com/exploits/6287 | exploit |
http://securityreason.com/securityalert/4506 | third party advisory |