The memory_limit functionality in PHP 4.x up to 4.3.7, and 5.x up to 5.0.0RC3, under certain conditions such as when register_globals is enabled, allows remote attackers to execute arbitrary code by triggering a memory_limit abort during execution of the zend_hash_init function and overwriting a HashTable destructor pointer before the initialization of key data structures is complete.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
No history.
Information
Published : 2004-07-27 04:00
Updated : 2024-02-15 21:17
NVD link : CVE-2004-0594
Mitre link : CVE-2004-0594
CVE.ORG link : CVE-2004-0594
JSON object : View
Products Affected
avaya
- converged_communications_server
php
- php
hp
- hp-ux
debian
- debian_linux
openpkg
- openpkg
trustix
- secure_linux
CWE
CWE-367
Time-of-check Time-of-use (TOCTOU) Race Condition