mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
21 lines
838 B
Markdown
21 lines
838 B
Markdown
### [CVE-2015-8617](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8617)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Format string vulnerability in the zend_throw_or_error function in Zend/zend_execute_API.c in PHP 7.x before 7.0.1 allows remote attackers to execute arbitrary code via format string specifiers in a string that is misused as a class name, leading to incorrect error handling.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/mudongliang/LinuxFlaw
|
|
- https://github.com/oneoy/cve-
|
|
- https://github.com/tagua-vm/tagua-vm
|
|
|