Files
CVEs-PoC/2015/CVE-2015-3329.md
T
2024-06-18 02:51:15 +02:00

20 lines
855 B
Markdown

### [CVE-2015-3329](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3329)
![](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
Multiple stack-based buffer overflows in the phar_set_inode function in phar_internal.h in PHP before 5.4.40, 5.5.x before 5.5.24, and 5.6.x before 5.6.8 allow remote attackers to execute arbitrary code via a crafted length value in a (1) tar, (2) phar, or (3) ZIP archive.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html
- https://bugs.php.net/bug.php?id=69441
- https://hackerone.com/reports/73237
#### Github
No PoCs found on GitHub currently.