GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

GSD-2010-4645

Vulnerability from gsd - Updated: 2023-12-13 01:21
Details
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.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2010-4645",
    "description": "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.",
    "id": "GSD-2010-4645",
    "references": [
      "https://www.suse.com/security/cve/CVE-2010-4645.html",
      "https://access.redhat.com/errata/RHSA-2011:0196",
      "https://access.redhat.com/errata/RHSA-2011:0195",
      "https://linux.oracle.com/cve/CVE-2010-4645.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2010-4645"
      ],
      "details": "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.",
      "id": "GSD-2010-4645",
      "modified": "2023-12-13T01:21:30.057959Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "secalert@redhat.com",
        "ID": "CVE-2010-4645",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "=",
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "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."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "http://www.vupen.com/english/advisories/2011/0077",
            "refsource": "MISC",
            "url": "http://www.vupen.com/english/advisories/2011/0077"
          },
          {
            "name": "http://www.securityfocus.com/bid/45668",
            "refsource": "MISC",
            "url": "http://www.securityfocus.com/bid/45668"
          },
          {
            "name": "http://marc.info/?l=bugtraq\u0026m=133226187115472\u0026w=2",
            "refsource": "MISC",
            "url": "http://marc.info/?l=bugtraq\u0026m=133226187115472\u0026w=2"
          },
          {
            "name": "http://secunia.com/advisories/42812",
            "refsource": "MISC",
            "url": "http://secunia.com/advisories/42812"
          },
          {
            "name": "http://marc.info/?l=bugtraq\u0026m=133469208622507\u0026w=2",
            "refsource": "MISC",
            "url": "http://marc.info/?l=bugtraq\u0026m=133469208622507\u0026w=2"
          },
          {
            "name": "http://www.redhat.com/support/errata/RHSA-2011-0196.html",
            "refsource": "MISC",
            "url": "http://www.redhat.com/support/errata/RHSA-2011-0196.html"
          },
          {
            "name": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053355.html",
            "refsource": "MISC",
            "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053355.html"
          },
          {
            "name": "http://www.openwall.com/lists/oss-security/2011/01/05/8",
            "refsource": "MISC",
            "url": "http://www.openwall.com/lists/oss-security/2011/01/05/8"
          },
          {
            "name": "http://www.redhat.com/support/errata/RHSA-2011-0195.html",
            "refsource": "MISC",
            "url": "http://www.redhat.com/support/errata/RHSA-2011-0195.html"
          },
          {
            "name": "http://bugs.php.net/53632",
            "refsource": "MISC",
            "url": "http://bugs.php.net/53632"
          },
          {
            "name": "http://hal.archives-ouvertes.fr/docs/00/28/14/29/PDF/floating-point-article.pdf",
            "refsource": "MISC",
            "url": "http://hal.archives-ouvertes.fr/docs/00/28/14/29/PDF/floating-point-article.pdf"
          },
          {
            "name": "http://www.exploringbinary.com/php-hangs-on-numeric-value-2-2250738585072011e-308/",
            "refsource": "MISC",
            "url": "http://www.exploringbinary.com/php-hangs-on-numeric-value-2-2250738585072011e-308/"
          },
          {
            "name": "http://www.vupen.com/english/advisories/2011/0198",
            "refsource": "MISC",
            "url": "http://www.vupen.com/english/advisories/2011/0198"
          },
          {
            "name": "http://slackware.com/security/viewer.php?l=slackware-security\u0026y=2011\u0026m=slackware-security.484686",
            "refsource": "MISC",
            "url": "http://slackware.com/security/viewer.php?l=slackware-security\u0026y=2011\u0026m=slackware-security.484686"
          },
          {
            "name": "http://www.vupen.com/english/advisories/2011/0066",
            "refsource": "MISC",
            "url": "http://www.vupen.com/english/advisories/2011/0066"
          },
          {
            "name": "http://www.ubuntu.com/usn/USN-1042-1",
            "refsource": "MISC",
            "url": "http://www.ubuntu.com/usn/USN-1042-1"
          },
          {
            "name": "http://lists.apple.com/archives/Security-announce/2011//Oct/msg00003.html",
            "refsource": "MISC",
            "url": "http://lists.apple.com/archives/Security-announce/2011//Oct/msg00003.html"
          },
          {
            "name": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053333.html",
            "refsource": "MISC",
            "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053333.html"
          },
          {
            "name": "http://secunia.com/advisories/42843",
            "refsource": "MISC",
            "url": "http://secunia.com/advisories/42843"
          },
          {
            "name": "http://www.vupen.com/english/advisories/2011/0060",
            "refsource": "MISC",
            "url": "http://www.vupen.com/english/advisories/2011/0060"
          },
          {
            "name": "http://support.apple.com/kb/HT5002",
            "refsource": "MISC",
            "url": "http://support.apple.com/kb/HT5002"
          },
          {
            "name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/64470",
            "refsource": "MISC",
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/64470"
          },
          {
            "name": "http://secunia.com/advisories/43189",
            "refsource": "MISC",
            "url": "http://secunia.com/advisories/43189"
          },
          {
            "name": "http://secunia.com/advisories/43051",
            "refsource": "MISC",
            "url": "http://secunia.com/advisories/43051"
          },
          {
            "name": "http://www.openwall.com/lists/oss-security/2011/01/05/2",
            "refsource": "MISC",
            "url": "http://www.openwall.com/lists/oss-security/2011/01/05/2"
          },
          {
            "name": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/Zend/zend_strtod.c?r1=266327\u0026r2=307095\u0026pathrev=307095",
            "refsource": "MISC",
            "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/Zend/zend_strtod.c?r1=266327\u0026r2=307095\u0026pathrev=307095"
          },
          {
            "name": "http://www.openwall.com/lists/oss-security/2011/01/06/5",
            "refsource": "MISC",
            "url": "http://www.openwall.com/lists/oss-security/2011/01/06/5"
          },
          {
            "name": "http://www.openwall.com/lists/oss-security/2023/05/14/3",
            "refsource": "MISC",
            "url": "http://www.openwall.com/lists/oss-security/2023/05/14/3"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:php:php:5.2.9:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:php:php:5.2.14:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:php:php:5.2.16:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:php:php:5.2.7:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:php:php:5.2.2:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:php:php:5.2.5:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:php:php:5.2.12:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:php:php:5.2.11:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:php:php:5.2.6:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:php:php:5.2.3:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:php:php:5.2.13:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:php:php:5.2.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:php:php:5.2.4:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:php:php:5.2.10:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:php:php:5.2.15:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:php:php:5.2.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:php:php:5.2.8:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:php:php:5.3.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:php:php:5.3.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:php:php:5.3.3:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:php:php:5.3.2:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:php:php:5.3.4:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2010-4645"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "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."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-189"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://hal.archives-ouvertes.fr/docs/00/28/14/29/PDF/floating-point-article.pdf",
              "refsource": "MISC",
              "tags": [],
              "url": "http://hal.archives-ouvertes.fr/docs/00/28/14/29/PDF/floating-point-article.pdf"
            },
            {
              "name": "45668",
              "refsource": "BID",
              "tags": [
                "Exploit"
              ],
              "url": "http://www.securityfocus.com/bid/45668"
            },
            {
              "name": "[oss-security] 20110105 Re: possible flaw in widely used strtod.c implementation",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://www.openwall.com/lists/oss-security/2011/01/05/8"
            },
            {
              "name": "http://bugs.php.net/53632",
              "refsource": "CONFIRM",
              "tags": [
                "Exploit"
              ],
              "url": "http://bugs.php.net/53632"
            },
            {
              "name": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/Zend/zend_strtod.c?r1=266327\u0026r2=307095\u0026pathrev=307095",
              "refsource": "MISC",
              "tags": [
                "Patch"
              ],
              "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/Zend/zend_strtod.c?r1=266327\u0026r2=307095\u0026pathrev=307095"
            },
            {
              "name": "[oss-security] 20110106 Re: possible flaw in widely used strtod.c implementation",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://www.openwall.com/lists/oss-security/2011/01/06/5"
            },
            {
              "name": "ADV-2011-0060",
              "refsource": "VUPEN",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "http://www.vupen.com/english/advisories/2011/0060"
            },
            {
              "name": "[oss-security] 20110105 possible flaw in widely used strtod.c implementation",
              "refsource": "MLIST",
              "tags": [
                "Exploit",
                "Patch"
              ],
              "url": "http://www.openwall.com/lists/oss-security/2011/01/05/2"
            },
            {
              "name": "SSA:2011-010-01",
              "refsource": "SLACKWARE",
              "tags": [],
              "url": "http://slackware.com/security/viewer.php?l=slackware-security\u0026y=2011\u0026m=slackware-security.484686"
            },
            {
              "name": "42843",
              "refsource": "SECUNIA",
              "tags": [],
              "url": "http://secunia.com/advisories/42843"
            },
            {
              "name": "ADV-2011-0066",
              "refsource": "VUPEN",
              "tags": [],
              "url": "http://www.vupen.com/english/advisories/2011/0066"
            },
            {
              "name": "http://www.exploringbinary.com/php-hangs-on-numeric-value-2-2250738585072011e-308/",
              "refsource": "MISC",
              "tags": [],
              "url": "http://www.exploringbinary.com/php-hangs-on-numeric-value-2-2250738585072011e-308/"
            },
            {
              "name": "42812",
              "refsource": "SECUNIA",
              "tags": [],
              "url": "http://secunia.com/advisories/42812"
            },
            {
              "name": "ADV-2011-0077",
              "refsource": "VUPEN",
              "tags": [],
              "url": "http://www.vupen.com/english/advisories/2011/0077"
            },
            {
              "name": "USN-1042-1",
              "refsource": "UBUNTU",
              "tags": [],
              "url": "http://www.ubuntu.com/usn/USN-1042-1"
            },
            {
              "name": "FEDORA-2011-0321",
              "refsource": "FEDORA",
              "tags": [],
              "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053355.html"
            },
            {
              "name": "FEDORA-2011-0329",
              "refsource": "FEDORA",
              "tags": [],
              "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053333.html"
            },
            {
              "name": "43051",
              "refsource": "SECUNIA",
              "tags": [],
              "url": "http://secunia.com/advisories/43051"
            },
            {
              "name": "ADV-2011-0198",
              "refsource": "VUPEN",
              "tags": [],
              "url": "http://www.vupen.com/english/advisories/2011/0198"
            },
            {
              "name": "RHSA-2011:0196",
              "refsource": "REDHAT",
              "tags": [],
              "url": "http://www.redhat.com/support/errata/RHSA-2011-0196.html"
            },
            {
              "name": "43189",
              "refsource": "SECUNIA",
              "tags": [],
              "url": "http://secunia.com/advisories/43189"
            },
            {
              "name": "RHSA-2011:0195",
              "refsource": "REDHAT",
              "tags": [],
              "url": "http://www.redhat.com/support/errata/RHSA-2011-0195.html"
            },
            {
              "name": "http://support.apple.com/kb/HT5002",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "http://support.apple.com/kb/HT5002"
            },
            {
              "name": "APPLE-SA-2011-10-12-3",
              "refsource": "APPLE",
              "tags": [],
              "url": "http://lists.apple.com/archives/Security-announce/2011//Oct/msg00003.html"
            },
            {
              "name": "HPSBMU02752",
              "refsource": "HP",
              "tags": [],
              "url": "http://marc.info/?l=bugtraq\u0026m=133226187115472\u0026w=2"
            },
            {
              "name": "SSRT100826",
              "refsource": "HP",
              "tags": [],
              "url": "http://marc.info/?l=bugtraq\u0026m=133469208622507\u0026w=2"
            },
            {
              "name": "php-zendstrtod-dos(64470)",
              "refsource": "XF",
              "tags": [],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/64470"
            },
            {
              "name": "http://www.openwall.com/lists/oss-security/2023/05/14/3",
              "refsource": "MISC",
              "tags": [],
              "url": "http://www.openwall.com/lists/oss-security/2023/05/14/3"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 5.0,
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
            "version": "2.0"
          },
          "exploitabilityScore": 10.0,
          "impactScore": 2.9,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": false
        }
      },
      "lastModifiedDate": "2023-05-15T00:15Z",
      "publishedDate": "2011-01-11T03:00Z"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…