cve/2015/CVE-2015-4603.md

19 lines
787 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-4603](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4603)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The exception::getTraceAsString function in Zend/zend_exceptions.c in PHP before 5.4.40, 5.5.x before 5.5.24, and 5.6.x before 5.6.8 allows remote attackers to execute arbitrary code via an unexpected data type, related to a "type confusion" issue.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html
#### Github
- https://github.com/80vul/phpcodz
- https://github.com/go-spider/php