Zend/zend_alloc.c in PHP 7.x before 7.0.10, when open_basedir is enabled, mishandles huge realloc operations, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a long pathname.
                
            References
                    | Link | Resource | 
|---|---|
| http://openwall.com/lists/oss-security/2016/09/02/9 | Mailing List | 
| http://www.php.net/ChangeLog-7.php | Release Notes | 
| http://www.securityfocus.com/bid/92765 | |
| https://bugs.php.net/bug.php?id=72742 | Exploit Issue Tracking | 
| https://github.com/php/php-src/commit/c2a13ced4272f2e65d2773e2ea6ca11c1ce4a911?w=1 | Issue Tracking Patch | 
| https://security.gentoo.org/glsa/201611-22 | 
Configurations
                    Configuration 1 (hide)
            
            
  | 
    
History
                    No history.
Information
                Published : 2016-09-12 01:59
Updated : 2017-07-01 01:30
NVD link : CVE-2016-7133
Mitre link : CVE-2016-7133
CVE.ORG link : CVE-2016-7133
JSON object : View
Products Affected
                php
- php
 
CWE
                
                    
                        
                        CWE-190
                        
            Integer Overflow or Wraparound
