Files
CVEs-PoC/2012/CVE-2012-2386.md
T
2024-05-26 14:27:05 +02:00

20 lines
848 B
Markdown

### [CVE-2012-2386](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2386)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Integer overflow in the phar_parse_tarfile function in tar.c in the phar extension in PHP before 5.3.14 and 5.4.x before 5.4.4 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted tar file that triggers a heap-based buffer overflow.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2012-2386
- https://github.com/mudongliang/LinuxFlaw
- https://github.com/oneoy/cve-