Directory traversal vulnerability in config.inc.php in phpAbook 0.8.8b and earlier, when magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the userInfo cookie.
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://securityreason.com/securityalert/4364 | third party advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/45680 | vdb entry |
http://www.securityfocus.com/bid/31581 | vdb entry exploit |
https://www.exploit-db.com/exploits/6679 | exploit |