Back to overview

CVE-2013-10070

CRITICAL Exploitation: PoC
10.0
CVSS 4.0
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.

Metadata

CVE ID
CVE-2013-10070
State
PUBLISHED
Assigner
VulnCheck
Reserved
2025-08-05 15:32 UTC
Published
2025-08-05 20:04 UTC
Last updated
2026-04-07 14:03 UTC
Primary CWE
CWE-95
CWE-95 Improper Neutralization of Directives in Dynamically …
Vendor / Product
PHP-Charts / PHP-Charts
Sources
cve.org  ·  NVD

Severity & Metrics

10.0 CRITICAL CVSS 4.0
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
SSVC — CISA Coordinator
Exploitation
PoC
Automatable
yes
Tech. Impact
total
Affected products (1)
VendorProductPlatformVersions
PHP-Charts PHP-Charts 1.0
Weakness (CWE)
CWESourceDescription
CWE-95 cna CWE-95 Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')
CVSS scores (1)
ScoreSeverityVersionSourceVector
10.0 CRITICAL 4.0 cna 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
Back to overview