Maven package
io.spray/spray-json_2.12.0-M5
pkg:maven/io.spray/spray-json_2.12.0-M5
Vulnerabilities (1)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2018-18855 | med | — | >= 0 | — | Jun 28, 2022 | Recursive decent parsers are susceptible too StackOverflowExceptions on too deeply nested structures as currently "open" parsing state is kept on the stack. |
- affected >= 0
Recursive decent parsers are susceptible too StackOverflowExceptions on too deeply nested structures as currently "open" parsing state is kept on the stack.