Multiple integer signedness errors in the printf function family in PHP 4 before 4.4.5 and PHP 5 before 5.2.1 on 64 bit machines allow context-dependent attackers to execute arbitrary code via (1) certain negative argument numbers that arise in the php_formatted_print function because of 64 to 32 bit truncation, and bypass a check for the maximum allowable value; and (2) a width and precision of -1, which make it possible for the php_sprintf_appendstring function to place an internal buffer at an arbitrary memory location.
                
            References
                    Configurations
                    Configuration 1 (hide)
                                
                                
  | 
                        
Configuration 2 (hide)
| AND | 
                                
                                
 
  | 
                        
Information
                Published : 2007-04-05 18:19
Updated : 2018-10-30 09:25
NVD link : CVE-2007-1884
Mitre link : CVE-2007-1884
JSON object : View
CWE
                Products Affected
                apple
- mac_os_x_server
 - mac_os_x
 
microsoft
- windows_vista
 - windows_xp
 
linux
- linux_kernel
 
php
- php
 


