mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
18 lines
771 B
Markdown
18 lines
771 B
Markdown
### [CVE-2016-3142](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3142)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The phar_parse_zipfile function in zip.c in the PHAR extension in PHP before 5.5.33 and 5.6.x before 5.6.19 allows remote attackers to obtain sensitive information from process memory or cause a denial of service (out-of-bounds read and application crash) by placing a PK\x05\x06 signature at an invalid location.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.php.net/bug.php?id=71498
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|