# CVE-2013-10070

## Summary

- **CVE ID:** CVE-2013-10070
- **Severity:** CRITICAL
- **CVSS Score:** 10 (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)
- **CWE:** CWE-95
- **Published:** Aug 5, 2025
- **Last Modified:** Apr 7, 2026

## 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.

## Affected Products

- PHP-Charts — PHP-Charts (1.0)

## References

- [CNA](https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/unix/webapp/php_charts_exec.rb)
- [CNA](https://www.exploit-db.com/exploits/24201)
- [CNA](https://www.exploit-db.com/exploits/24273)
- [CNA](https://web.archive.org/web/20130120234844/http://php-charts.com/)
- [CNA](https://www.vulncheck.com/advisories/php-charts-php-code-execution)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 58.78%
- **EPSS Percentile:** 98.2

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-18._