PHP interpreter vulnerabilities that allow attackers to execute arbitrary code
The multiple vulnerabilities of the PHP SPL interpreter library are related to the use of memory after it is freed. Exploiting these vulnerabilities allows a remote attacker to execute arbitrary code using classes like ArrayObject, SplObjectStorage, and SplDoublyLinkedList...