NONE · 0

CVE-2013-10070

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

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

Related Weaknesses (CWE)

References

FAQ

What is CVE-2013-10070?

CVE-2013-10070 is a documented vulnerability. 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...

How severe is CVE-2013-10070?

CVSS scoring is not yet available for CVE-2013-10070. Check NVD for updates.

Is there a patch for CVE-2013-10070?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.