Integer overflow in the wordwrap function in string.c in PHP 4.4.2 and 5.1.2 might allow context-dependent attackers to execute arbitrary code via certain long arguments that cause a small buffer to be allocated, which triggers a heap-based buffer overflow in a memcpy function call, a different vulnerability than CVE-2002-1396.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2006-04-24 23:02
Updated : 2024-02-28 10:42
NVD link : CVE-2006-1990
Mitre link : CVE-2006-1990
CVE.ORG link : CVE-2006-1990
JSON object : View
Products Affected
php
- php
CWE