mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
773 B
Markdown
18 lines
773 B
Markdown
### [CVE-2016-4072](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4072)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Phar extension in PHP before 5.5.34, 5.6.x before 5.6.20, and 7.x before 7.0.5 allows remote attackers to execute arbitrary code via a crafted filename, as demonstrated by mishandling of \0 characters by the phar_analyze_path function in ext/phar/phar.c.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05390722
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|