mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 00:49:28 +02:00
18 lines
698 B
Markdown
18 lines
698 B
Markdown
### [CVE-2015-8873](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8873)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Stack consumption vulnerability in Zend/zend_exceptions.c in PHP before 5.4.44, 5.5.x before 5.5.28, and 5.6.x before 5.6.12 allows remote attackers to cause a denial of service (segmentation fault) via recursive method calls.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.php.net/bug.php?id=69793
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2015-8873
|
|
|