vendor:
php-chart
by:
Anonymous
9,8
CVSS
HIGH
Code Execution
78
CWE
Product Name: php-chart
Affected Version From: php-chart_v1.0
Affected Version To: php-chart_v1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:php-charts:php-chart
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Debian squeeze 6.0.6
2012
PHP Code Execution
A code execution vulnerability exists in php-chart_v1.0 due to improper input validation. An attacker can exploit this vulnerability by sending a crafted request to the vulnerable application. This can allow the attacker to execute arbitrary code on the vulnerable system.
Mitigation:
Input validation should be performed to ensure that user-supplied data is properly sanitized before being used in the application.