The vulnerability of the PHP interpreter allows attackers to execute arbitrary code.
The vulnerability of the SPL library implementation in ext/spl/splarray.c of the PHP interpreter lies in the use of memory after it is freed. Exploiting this vulnerability allows a remote attacker to execute arbitrary code using specially crafted data...