gsd-2022-45689
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
hutool-json v5.8.10 was discovered to contain an out of memory error.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2022-45689",
    "description": "hutool-json v5.8.10 was discovered to contain an out of memory error.",
    "id": "GSD-2022-45689"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2022-45689"
      ],
      "details": "hutool-json v5.8.10 was discovered to contain an out of memory error.",
      "id": "GSD-2022-45689",
      "modified": "2023-12-13T01:19:24.814783Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2022-45689",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "hutool-json v5.8.10 was discovered to contain an out of memory error."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/dromara/hutool/issues/2747",
            "refsource": "MISC",
            "url": "https://github.com/dromara/hutool/issues/2747"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "(,5.8.10]",
          "affected_versions": "All versions up to 5.8.10",
          "cwe_ids": [
            "CWE-1035",
            "CWE-937"
          ],
          "date": "2022-12-13",
          "description": "hutool-json v5.8.10 was discovered to contain an out of memory error.",
          "fixed_versions": [
            "5.8.11"
          ],
          "identifier": "CVE-2022-45689",
          "identifiers": [
            "GHSA-fxrc-hg6j-6v3x",
            "CVE-2022-45689"
          ],
          "not_impacted": "All versions after 5.8.10",
          "package_slug": "maven/cn.hutool/hutool-json",
          "pubdate": "2022-12-13",
          "solution": "Upgrade to version 5.8.11 or above.",
          "title": "hutool-json vulnerable to memory exhaustion",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2022-45689",
            "https://github.com/dromara/hutool/issues/2747",
            "https://github.com/advisories/GHSA-fxrc-hg6j-6v3x"
          ],
          "uuid": "77de0569-3f82-458f-8f58-c7eb19b04cb9"
        },
        {
          "affected_range": "(,20220320)",
          "affected_versions": "All versions up to 20220320",
          "cwe_ids": [
            "CWE-1035",
            "CWE-937"
          ],
          "date": "2023-06-13",
          "description": "Denial of Service attacks are possible through decoding crafted JSON data triggering a `java.lang.OutOfMemoryError` exception.",
          "fixed_versions": [
            "20220320"
          ],
          "identifier": "CVE-2022-45689",
          "identifiers": [
            "GHSA-fxrc-hg6j-6v3x",
            "CVE-2022-45689"
          ],
          "not_impacted": "All versions after 20220320",
          "package_slug": "maven/org.json/json",
          "pubdate": "2022-12-13",
          "solution": "Upgrade to version 20220320 or above.",
          "title": "Uncontrolled Resource Consumption",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2022-45689",
            "https://github.com/stleary/JSON-java/commit/7a124d857dc8da1165c87fa788e53359a317d0f7"
          ],
          "uuid": "7449dc58-9924-4d22-82ed-4c1e102c3712"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": []
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2022-45689"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "hutool-json v5.8.10 was discovered to contain an out of memory error."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": []
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/dromara/hutool/issues/2747",
              "refsource": "MISC",
              "tags": [],
              "url": "https://github.com/dromara/hutool/issues/2747"
            }
          ]
        }
      },
      "impact": {},
      "lastModifiedDate": "2022-12-13T15:15Z",
      "publishedDate": "2022-12-13T15:15Z"
    }
  }
}


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