ghsa-whgh-g24c-3j5q
Vulnerability from github
Published
2022-12-13 15:30
Modified
2022-12-13 19:23
Summary
hutool-json stack overflow vulnerability
Details

A stack overflow in the org.json.JSONTokener.nextValue::JSONTokener.java component of hutool-json v5.8.10 allows attackers to cause a Denial of Service (DoS) via crafted JSON or XML data.

Show details on source website


{
  "affected": [
    {
      "database_specific": {
        "last_known_affected_version_range": "\u003c= 5.8.10"
      },
      "package": {
        "ecosystem": "Maven",
        "name": "cn.hutool:hutool-json"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "5.8.11"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2022-45690"
  ],
  "database_specific": {
    "cwe_ids": [],
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-13T19:23:13Z",
    "nvd_published_at": "2022-12-13T15:15:00Z",
    "severity": "MODERATE"
  },
  "details": "A stack overflow in the org.json.JSONTokener.nextValue::JSONTokener.java component of hutool-json v5.8.10 allows attackers to cause a Denial of Service (DoS) via crafted JSON or XML data.",
  "id": "GHSA-whgh-g24c-3j5q",
  "modified": "2022-12-13T19:23:13Z",
  "published": "2022-12-13T15:30:26Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45690"
    },
    {
      "type": "WEB",
      "url": "https://github.com/dromara/hutool/issues/2746"
    },
    {
      "type": "WEB",
      "url": "https://github.com/stleary/JSON-java/issues/654"
    },
    {
      "type": "WEB",
      "url": "https://github.com/stleary/JSON-java/commit/7a124d857dc8da1165c87fa788e53359a317d0f7"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/dromara/hutool"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [],
  "summary": "hutool-json stack overflow vulnerability"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...

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