← Back to browse · API

CVE-2013-10070

Severity
CRITICAL
CVSS
10.0
EPSS
0.01454
Risk score
40.51
CISA KEV
No
PoC
No
Published
2025-08-05
Modified
2026-04-07
First seen
2026-08-07
Aliases
EUVD-2013-7280, GHSA-RRMX-33QP-WV5M
Products
PHP-Charts:PHP-Charts 1.0
Sources
euvd EUVD-2013-7280

Description

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.

References