CVE-2013-10070 CRITICAL

CVE-2013-10070: PHP-Charts v1.0 PHP Code Execution

Vendor Php-Charts
Product PHP-Charts
Weakness CWE-95 · Eval injection
Published August 5, 2025
Last update April 7, 2026

CVSS base score

10.0/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

What the vulnerability does

01Description

PHP-Charts v1.0 contains a PHP code execution vulnerability in wizard/url.php, where user-supplied GET parameter names are passed directly to eval() without sanitization. A remote attacker can exploit this flaw by crafting a request that injects arbitrary PHP code, resulting in command execution under the web server's context. The vulnerability allows unauthenticated attackers to execute system-level commands via base64-encoded payloads embedded in parameter names, leading to full compromise of the host system.

Key dates

02Disclosure timeline

August 5, 2025 CVE published
April 7, 2026 Record updated

Related vulnerabilities

04Related CVE