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

883 B

CVE-2011-1153

Description

Multiple format string vulnerabilities in phar_object.c in the phar extension in PHP 5.3.5 and earlier allow context-dependent attackers to obtain sensitive information from process memory, cause a denial of service (memory corruption), or possibly execute arbitrary code via format string specifiers in an argument to a class method, leading to an incorrect zend_throw_exception_ex call.

POC

Reference

Github

No PoCs found on GitHub currently.