mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-24 18:40:30 +01:00
18 lines
883 B
Markdown
18 lines
883 B
Markdown
### [CVE-2011-1153](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- http://www.mandriva.com/security/advisories?name=MDVSA-2011:052
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|