Denial of Service in JSON-Java versions up to and including 20230618. A bug in the parser means that an input string of modest size can lead to indefinite amounts of memory being used.
References
| Link | Resource |
|---|---|
| http://www.openwall.com/lists/oss-security/2023/12/13/4 | |
| https://github.com/stleary/JSON-java/issues/758 | Issue Tracking |
| https://github.com/stleary/JSON-java/issues/771 | Exploit Issue Tracking |
Configurations
History
21 May 2024, 04:15
| Type | Values Removed | Values Added |
|---|---|---|
| Summary | (en) Denial of Service in JSON-Java versions up to and including 20230618. A bug in the parser means that an input string of modest size can lead to indefinite amounts of memory being used. |
Information
Published : 2023-10-12 17:15
Updated : 2024-05-21 04:15
NVD link : CVE-2023-5072
Mitre link : CVE-2023-5072
CVE.ORG link : CVE-2023-5072
JSON object : View
Products Affected
json-java_project
- json-java
CWE
CWE-770
Allocation of Resources Without Limits or Throttling
