Files
CVEs-PoC/2012/CVE-2012-0830.md
2025-09-29 21:09:30 +02:00

984 B

CVE-2012-0830

Description

The php_register_variable_ex function in php_variables.c in PHP 5.3.9 allows remote attackers to execute arbitrary code via a request containing a large number of variables, related to improper handling of array variables. NOTE: this vulnerability exists because of an incorrect fix for CVE-2011-4885.

POC

Reference

Github