#VU110257 Integer overflow in PHP - CVE-2016-3078
Published: July 20, 2022 / Updated: June 8, 2025
PHP
PHP Group
Description
The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.
Multiple integer overflows in php_zip.c in the zip extension in PHP before 7.0.6 allow remote attackers to cause a denial of service (heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted call to (1) getFromIndex or (2) getFromName in the ZipArchive class.
Remediation
External links
- http://www.openwall.com/lists/oss-security/2016/04/28/1
- https://bugs.php.net/bug.php?id=71923
- https://security-tracker.debian.org/tracker/CVE-2016-3078
- https://github.com/php/php-src/commit/3b8d4de300854b3517c7acb239b84f7726c1353c?w=1
- https://php.net/ChangeLog-7.php
- http://www.securitytracker.com/id/1035701
- https://www.exploit-db.com/exploits/39742/