The extract function in PHP before 5.2.15 does not prevent use of the EXTR_OVERWRITE parameter to overwrite (1) the GLOBALS superglobal array and (2) the this variable, which allows context-dependent attackers to bypass intended access restrictions by modifying data structures that were not intended to depend on external input, a related issue to CVE-2005-2691 and CVE-2006-3758.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 01:24
Type | Values Removed | Values Added |
---|---|---|
References | () http://marc.info/?l=bugtraq&m=133469208622507&w=2 - | |
References | () http://www.openwall.com/lists/oss-security/2010/12/13/4 - | |
References | () http://www.php.net/ChangeLog-5.php - | |
References | () http://www.php.net/archive/2010.php#id2010-12-10-1 - | |
References | () http://www.php.net/releases/5_2_15.php - | |
References | () https://exchange.xforce.ibmcloud.com/vulnerabilities/65432 - | |
References | () https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12016 - |
Information
Published : 2011-02-02 22:00
Updated : 2024-11-21 01:24
NVD link : CVE-2011-0752
Mitre link : CVE-2011-0752
CVE.ORG link : CVE-2011-0752
JSON object : View
Products Affected
php
- php
CWE
CWE-20
Improper Input Validation