mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-01 11:10:36 +00:00
910 B
910 B
CVE-2008-3723
Description
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.
POC
Reference
- http://lostmon.blogspot.com/2008/08/phpizabi-v0848b-traversal-file-access.html
- http://packetstormsecurity.org/0808-exploits/phpizabi-traverse.txt
Github
No PoCs found on GitHub currently.