Vulnerability Details : CVE-2023-42277
hutool v5.8.21 was discovered to contain a buffer overflow via the component jsonObject.putByPath.
Vulnerability category: Overflow
Products affected by CVE-2023-42277
- cpe:2.3:a:hutool:hutool:5.8.21:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-42277
0.16%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 53 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-42277
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2023-42277
-
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.Assigned by: nvd@nist.gov (Primary)
References for CVE-2023-42277
-
https://github.com/dromara/hutool/issues/3285
`putByPath()`方法抛出OutOfMemory异常 · Issue #3285 · dromara/hutool · GitHubExploit;Issue Tracking;Vendor Advisory
Jump to