mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
18 lines
770 B
Markdown
18 lines
770 B
Markdown
### [CVE-2016-10160](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10160)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Off-by-one error in the phar_parse_pharfile function in ext/phar/phar.c in PHP before 5.6.30 and 7.0.x before 7.0.15 allows remote attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via a crafted PHAR archive with an alias mismatch.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/DanielDominguezBender/OpenVas-Vulnerability-Analysis
|
|
|