php_zip.c in the zip extension in PHP before 5.5.37, 5.6.x before 5.6.23, and 7.x before 7.0.8 improperly interacts with the unserialize implementation and garbage collection, which allows remote attackers to execute arbitrary code or cause a denial of service (use-after-free and application crash) via crafted serialized data containing a ZipArchive object.
                
            References
                    Configurations
                    Configuration 1 (hide)
            
            
  | 
    
History
                    21 Nov 2024, 02:54
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () http://github.com/php/php-src/commit/f6aef68089221c5ea047d4a74224ee3deead99a6?w=1 - | |
| References | () http://lists.apple.com/archives/security-announce/2016/Sep/msg00006.html - | |
| References | () http://lists.opensuse.org/opensuse-security-announce/2016-07/msg00004.html - | |
| References | () http://php.net/ChangeLog-5.php - Patch, Release Notes | |
| References | () http://php.net/ChangeLog-7.php - Patch, Release Notes | |
| References | () http://rhn.redhat.com/errata/RHSA-2016-2750.html - | |
| References | () http://www.debian.org/security/2016/dsa-3618 - | |
| References | () http://www.openwall.com/lists/oss-security/2016/06/23/4 - Release Notes | |
| References | () http://www.securityfocus.com/bid/91397 - | |
| References | () https://bugs.php.net/bug.php?id=72434 - Exploit, Vendor Advisory | |
| References | () https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05240731 - | |
| References | () https://support.apple.com/HT207170 - | 
Information
                Published : 2016-08-07 10:59
Updated : 2025-04-12 10:46
NVD link : CVE-2016-5773
Mitre link : CVE-2016-5773
CVE.ORG link : CVE-2016-5773
JSON object : View
Products Affected
                php
- php
 
CWE
                
                    
                        
                        CWE-416
                        
            Use After Free
