The sysvshm extension for PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allows context-dependent attackers to write to arbitrary memory addresses by using an object's __sleep function to interrupt an internal call to the shm_put_var function, which triggers access of a freed resource.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
21 Nov 2024, 01:15
Type | Values Removed | Values Added |
---|---|---|
References | () http://php-security.org/2010/05/05/mops-2010-009-php-shm_put_var-already-freed-resource-access-vulnerability/index.html - Exploit |
Information
Published : 2010-05-07 23:00
Updated : 2024-11-21 01:15
NVD link : CVE-2010-1861
Mitre link : CVE-2010-1861
CVE.ORG link : CVE-2010-1861
JSON object : View
Products Affected
php
- php
CWE
CWE-399
Resource Management Errors