Directory traversal vulnerability in index.php in PHPizabi 0.848b C1 HFP3 allows remote authenticated administrators to read arbitrary files via (1) a .. (dot dot), (2) a URL, or possibly (3) a full pathname in the id parameter in an admin.templates.edittemplate action. NOTE: some of these details are obtained from third party information.
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://packetstormsecurity.org/0808-exploits/phpizabi-traverse.txt | exploit |
https://exchange.xforce.ibmcloud.com/vulnerabilities/44509 | vdb entry |
http://www.securityfocus.com/bid/30707 | vdb entry exploit |
http://secunia.com/advisories/31533 | third party advisory vendor advisory |
http://lostmon.blogspot.com/2008/08/phpizabi-v0848b-traversal-file-access.html | exploit |