strtod.c, as used in the zend_strtod function in PHP 5.2 before 5.2.17 and 5.3 before 5.3.5, and other products, allows context-dependent attackers to cause a denial of service (infinite loop) via a certain floating-point value in scientific notation, which is not properly handled in x87 FPU registers, as demonstrated using 2.2250738585072011e-308.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
No history.
Information
Published : 2011-01-11 03:00
Updated : 2023-05-15 00:15
NVD link : CVE-2010-4645
Mitre link : CVE-2010-4645
CVE.ORG link : CVE-2010-4645
JSON object : View
Products Affected
php
- php
CWE
CWE-189
Numeric Errors