fkie_cve-2009-3627
Vulnerability from fkie_nvd
Published
2009-10-29 14:30
Modified
2025-04-09 00:30
Severity ?
Summary
The decode_entities function in util.c in HTML-Parser before 3.63 allows context-dependent attackers to cause a denial of service (infinite loop) via an incomplete SGML numeric character reference, which triggers generation of an invalid UTF-8 character.



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:derrick_oswald:html-parser:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "584FAFFA-0414-4349-975B-2E904D38B860",
              "versionEndIncluding": "3.54",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:derrick_oswald:html-parser:1.00:*:*:*:*:*:*:*",
              "matchCriteriaId": "A9E67465-54D2-4AA2-BB67-603B1D49083F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:derrick_oswald:html-parser:1.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "65FE25CE-94D5-4A61-B034-346BEC994A3A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:derrick_oswald:html-parser:1.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "65B96867-60F7-4109-BD82-7A2278C5C349",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:derrick_oswald:html-parser:1.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "87D32366-FFD9-452F-BD80-557AB3615E66",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:derrick_oswald:html-parser:1.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "AC159D89-ED63-4807-B408-20B62E5CC384",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:derrick_oswald:html-parser:1.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "281FF9B4-1940-4750-B284-01BE9076D32B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:derrick_oswald:html-parser:1.6:*:*:*:*:*:*:*",
              "matchCriteriaId": "44FF2B73-3FA0-4A24-ABDB-329453F08AE4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:derrick_oswald:html-parser:1.41:*:*:*:*:*:*:*",
              "matchCriteriaId": "92AF09B1-9199-446B-B578-43027372E32A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:derrick_oswald:html-parser:1.42:*:*:*:*:*:*:*",
              "matchCriteriaId": "D803A4BE-CD19-4495-8048-6F56FB52836B",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "The decode_entities function in util.c in HTML-Parser before 3.63 allows context-dependent attackers to cause a denial of service (infinite loop) via an incomplete SGML numeric character reference, which triggers generation of an invalid UTF-8 character."
    },
    {
      "lang": "es",
      "value": "La funci\u00f3n decode_entities en util.c en HTML-Parser anteriores a v3.63 permite a atacantes dependientes de contexto causar una denegaci\u00f3n de servicio (bucle infinito) a trav\u00e9s de una referencia a un car\u00e1cter num\u00e9rico SGML, lo que inicia la generaci\u00f3n de un car\u00e1cter UTF-8 invalido."
    }
  ],
  "id": "CVE-2009-3627",
  "lastModified": "2025-04-09T00:30:58.490",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "MEDIUM",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 4.3,
          "confidentialityImpact": "NONE",
          "integrityImpact": "NONE",
          "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 8.6,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2009-10-29T14:30:01.203",
  "references": [
    {
      "source": "secalert@redhat.com",
      "url": "http://github.com/gisle/html-parser/commit/b9aae1e43eb2c8e989510187cff0ba3e996f9a4c"
    },
    {
      "source": "secalert@redhat.com",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/37155"
    },
    {
      "source": "secalert@redhat.com",
      "tags": [
        "Patch"
      ],
      "url": "http://www.openwall.com/lists/oss-security/2009/10/23/9"
    },
    {
      "source": "secalert@redhat.com",
      "tags": [
        "Patch"
      ],
      "url": "http://www.securityfocus.com/bid/36807"
    },
    {
      "source": "secalert@redhat.com",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "http://www.vupen.com/english/advisories/2009/3022"
    },
    {
      "source": "secalert@redhat.com",
      "url": "https://bugzilla.redhat.com/show_bug.cgi?id=530604"
    },
    {
      "source": "secalert@redhat.com",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/53941"
    },
    {
      "source": "secalert@redhat.com",
      "tags": [
        "Patch"
      ],
      "url": "https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6225"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://github.com/gisle/html-parser/commit/b9aae1e43eb2c8e989510187cff0ba3e996f9a4c"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/37155"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch"
      ],
      "url": "http://www.openwall.com/lists/oss-security/2009/10/23/9"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch"
      ],
      "url": "http://www.securityfocus.com/bid/36807"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "http://www.vupen.com/english/advisories/2009/3022"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://bugzilla.redhat.com/show_bug.cgi?id=530604"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/53941"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch"
      ],
      "url": "https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6225"
    }
  ],
  "sourceIdentifier": "secalert@redhat.com",
  "vendorComments": [
    {
      "comment": "This issue does not affect Red Hat Enterprise Linux 3, 4, or 5.\n\nThis flaw can only lead to a denial of service if perl-HTML-Parser is used in conjunction with perl 5.10.1. If perl-HTML-Parser is used with earlier versions of perl, this flaw does not lead to a denial of service.",
      "lastModified": "2009-11-19T00:00:00",
      "organization": "Red Hat"
    }
  ],
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-20"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…