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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in the php_stream_zip_opener function in ext/zip/zip_stream.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 allows remote attackers to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a crafted zip:// URL.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://fortiguard.com/advisory/fortinet-discovers-php-stack-based-buffer-overflow-vulnerabilities
|
|
|
|
#### Github
|
|
- https://github.com/syadg123/pigat
|
|
- https://github.com/teamssix/pigat
|
|
|