Directory traversal vulnerability in include/reputation/rep_profile.php in the Reputation plugin 2.2.4, 2.2.3, 2.0.4, and earlier for PunBB, 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 pun_user[language] 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://osvdb.org/56613 | vdb entry |
http://www.exploit-db.com/exploits/9315 | exploit |
https://exchange.xforce.ibmcloud.com/vulnerabilities/52138 | vdb entry |
http://secunia.com/advisories/36020 | third party advisory vendor advisory |
http://packetstormsecurity.org/0907-exploits/punbbrep-lfi.txt | exploit |