CVE-2016-6297: Buffer Overflow
Integer overflow in the phpstreamzipopener function in ext/zip/zipstream.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.
Other sources
Fixed bug (Stack-based buffer overflow vulnerability in phpstreamzipopener). (CVE-2016-6297)
— PHP
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2016-6297?
CVE-2016-6297 is rated as a high severity vulnerability, allowing for denial of service and potential exploitation through crafted zip URLs.
How do I fix CVE-2016-6297?
To fix CVE-2016-6297, upgrade PHP to at least version 5.5.38, 5.6.24, or 7.0.9.
What causes the CVE-2016-6297 vulnerability?
The CVE-2016-6297 vulnerability is caused by an integer overflow in the php_stream_zip_opener function within the zip extension of PHP.
Which versions of PHP are affected by CVE-2016-6297?
CVE-2016-6297 affects PHP versions before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9.
What are the potential impacts of CVE-2016-6297?
The potential impacts of CVE-2016-6297 include stack-based buffer overflow leading to denial of service or other unspecified impacts.