ghsa-rr66-qh5m-w6mx
Vulnerability from github
Published
2023-09-09 00:30
Modified
2025-01-03 19:10
Severity ?
VLAI Severity ?
Summary
hutool Buffer Overflow vulnerability
Details
hutool v5.8.21 was discovered to contain a buffer overflow via the component JSONUtil.parse().
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "cn.hutool:hutool-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.8.22"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "cn.hutool:hutool-json"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.8.22"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-42278"
],
"database_specific": {
"cwe_ids": [
"CWE-120"
],
"github_reviewed": true,
"github_reviewed_at": "2023-09-11T18:04:22Z",
"nvd_published_at": "2023-09-08T22:15:12Z",
"severity": "HIGH"
},
"details": "hutool v5.8.21 was discovered to contain a buffer overflow via the component `JSONUtil.parse()`.",
"id": "GHSA-rr66-qh5m-w6mx",
"modified": "2025-01-03T19:10:54Z",
"published": "2023-09-09T00:30:48Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-42278"
},
{
"type": "WEB",
"url": "https://github.com/dromara/hutool/issues/3289"
},
{
"type": "WEB",
"url": "https://github.com/dromara/hutool/commit/5c4486b9f58a83f283868135138f6ff3741b8c12"
},
{
"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 Buffer Overflow vulnerability"
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…