{ "schema_version": "1.4.0", "id": "GHSA-whgh-g24c-3j5q", "modified": "2022-12-13T19:23:13Z", "published": "2022-12-13T15:30:26Z", "aliases": [ "CVE-2022-45690" ], "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.", "severity": [], "affected": [ { "package": { "ecosystem": "Maven", "name": "cn.hutool:hutool-json" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "5.8.11" } ] } ], "database_specific": { "last_known_affected_version_range": "<= 5.8.10" } } ], "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" } ], "database_specific": { "cwe_ids": [], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-12-13T19:23:13Z", "nvd_published_at": "2022-12-13T15:15:00Z" } }