cve/2011/CVE-2011-1153.md
2024-06-18 02:51:15 +02:00

887 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.