ghsa-4rv7-wj6m-6c6r
Vulnerability from github
Published
2022-09-17 00:00
Modified
2022-12-06 13:39
Summary
Denial of Service due to parser crash
Details

Withdrawn

This advisory has been withdrawn because it has been found to be a duplicate. Please see the issue here for more information.

Original Despcription

Those using FasterXML/woodstox to seralize XML data may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stackoverflow. This effect may support a denial of service attack.

This vulnerability is only relevant for users making use of the DTD parsing functionality.

Show details on source website


{
   affected: [
      {
         package: {
            ecosystem: "Maven",
            name: "com.fasterxml.woodstox:woodstox-core",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "6.0.0",
                  },
                  {
                     fixed: "6.4.0",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "Maven",
            name: "com.fasterxml.woodstox:woodstox-core",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "0",
                  },
                  {
                     fixed: "5.4.0",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
   ],
   aliases: [
      "CVE-2022-40156",
   ],
   database_specific: {
      cwe_ids: [],
      github_reviewed: true,
      github_reviewed_at: "2022-09-20T21:20:12Z",
      nvd_published_at: "2022-09-16T10:15:00Z",
      severity: "LOW",
   },
   details: "## Withdrawn\n\nThis advisory has been withdrawn because it has been found to be a duplicate. Please see the issue [here](https://github.com/x-stream/xstream/issues/304#issuecomment-1293654236) for more information.\n\n## Original Despcription \n\nThose using FasterXML/woodstox to seralize XML data may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stackoverflow. This effect may support a denial of service attack.\n\nThis vulnerability is only relevant for users making use of the DTD parsing functionality. ",
   id: "GHSA-4rv7-wj6m-6c6r",
   modified: "2022-12-06T13:39:44Z",
   published: "2022-09-17T00:00:41Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2022-40156",
      },
      {
         type: "WEB",
         url: "https://github.com/FasterXML/woodstox/issues/157",
      },
      {
         type: "WEB",
         url: "https://github.com/FasterXML/woodstox/issues/160",
      },
      {
         type: "WEB",
         url: "https://github.com/x-stream/xstream/issues/304",
      },
      {
         type: "WEB",
         url: "https://github.com/FasterXML/woodstox/pull/159",
      },
      {
         type: "WEB",
         url: "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50841",
      },
      {
         type: "PACKAGE",
         url: "https://github.com/FasterXML/woodstox",
      },
   ],
   schema_version: "1.4.0",
   severity: [],
   summary: "Denial of Service due to parser crash",
   withdrawn: "2022-12-06T13:39:44Z",
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



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.
  • 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.