GHSA-493p-pfq6-5258

Source
https://github.com/advisories/GHSA-493p-pfq6-5258
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/03/GHSA-493p-pfq6-5258/GHSA-493p-pfq6-5258.json
Aliases
Published
2023-03-23T20:32:03Z
Modified
2024-02-16T08:14:04.871958Z
Details

Impact

Affected versions of net.minidev:json-smart are vulnerable to Denial of Service (DoS) due to a StackOverflowError when parsing a deeply nested JSON array or object.

When reaching a ‘[‘ or ‘{‘ character in the JSON input, the code parses an array or an object respectively. It was discovered that the 3PP does not have any limit to the nesting of such arrays or objects. Since the parsing of nested arrays and objects is done recursively, nesting too many of them can cause stack exhaustion (stack overflow) and crash the software.

Patches

This vulnerability was fixed in json-smart version 2.4.9, but the maintainer recommends upgrading to 2.4.10, due to a remaining bug.

Workarounds

N/A

References

  • https://www.cve.org/CVERecord?id=CVE-2023-1370
  • https://nvd.nist.gov/vuln/detail/CVE-2023-1370
  • https://security.snyk.io/vuln/SNYK-JAVA-NETMINIDEV-3369748
References

Affected packages

Maven / net.minidev:json-smart

Package

Name
net.minidev:json-smart

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0The exact introduced commit is unknown
Fixed
2.4.9

Affected versions

1.*

1.0.6.3
1.0.8
1.0.9
1.0.9-1
1.1
1.1.1
1.2
1.3
1.3.1
1.3.2
1.3.3

2.*

2.0-RC1
2.0-RC2
2.0-RC3
2.0
2.1.0
2.1.1
2.2
2.2.1
2.3
2.3.1
2.4.1
2.4.2
2.4.4
2.4.5
2.4.6
2.4.7
2.4.8