ghsa-m5hf-m3r2-xq53
Vulnerability from github
Published
2023-12-27 21:31
Modified
2024-01-09 17:11
Summary
hutool-core was discovered to contain a stack overflow via NumberUtil.toBigDecimal method
Details

The NumberUtil.toBigDecimal method in hutool-core was discovered to contain a stack overflow.

Show details on source website


{
  "affected": [
    {
      "database_specific": {
        "last_known_affected_version_range": "\u003c= 5.8.24"
      },
      "package": {
        "ecosystem": "Maven",
        "name": "cn.hutool:hutool-core"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "5.8.22"
            },
            {
              "fixed": "5.8.25"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2023-51080"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-787"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2024-01-03T16:22:55Z",
    "nvd_published_at": "2023-12-27T21:15:08Z",
    "severity": "HIGH"
  },
  "details": "The NumberUtil.toBigDecimal method in hutool-core was discovered to contain a stack overflow.",
  "id": "GHSA-m5hf-m3r2-xq53",
  "modified": "2024-01-09T17:11:11Z",
  "published": "2023-12-27T21:31:01Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51080"
    },
    {
      "type": "WEB",
      "url": "https://github.com/dromara/hutool/issues/3423"
    },
    {
      "type": "WEB",
      "url": "https://github.com/dromara/hutool/commit/c45b3fccdab453bb1c6007b52b18bd2fbdb68e99"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/dromara/hutool"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "hutool-core was discovered to contain a stack overflow via NumberUtil.toBigDecimal method"
}


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…