2 matches found
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...
PT-2015-3096 · Php +2 · Php +2
Name of the Vulnerable Software and Affected Versions: PHP versions prior to 5.4.44 PHP versions 5.5.x prior to 5.5.28 PHP versions 5.6.x prior to 5.6.12 Description: The issue is related to multiple use-after-free vulnerabilities in the SPL library of the PHP interpreter, which can be exploited ...