ghsa-ww3v-6xjf-jv28
Vulnerability from github
Published
2022-06-28 23:23
Modified
2025-09-30 19:11
VLAI Severity ?
Summary
Uncontrolled Resource Consumption in Spray JSON
Details
Recursive decent parsers are susceptible too StackOverflowExceptions on too deeply nested structures as currently "open" parsing state is kept on the stack.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "io.spray:spray-json_2.10" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.3.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "io.spray:spray-json_2.11" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.3.5" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c 1.3.5" }, "package": { "ecosystem": "Maven", "name": "io.spray:spray-json_2.11.0-RC4" }, "ranges": [ { "events": [ { "introduced": "0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "io.spray:spray-json_2.12" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.3.5" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c 1.3.5" }, "package": { "ecosystem": "Maven", "name": "io.spray:spray-json_2.12.0-M3" }, "ranges": [ { "events": [ { "introduced": "0" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c 1.3.5" }, "package": { "ecosystem": "Maven", "name": "io.spray:spray-json_2.12.0-M5" }, "ranges": [ { "events": [ { "introduced": "0" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c 1.3.5" }, "package": { "ecosystem": "Maven", "name": "io.spray:spray-json_2.12.0-RC1" }, "ranges": [ { "events": [ { "introduced": "0" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c 1.3.5" }, "package": { "ecosystem": "Maven", "name": "io.spray:spray-json_2.12.0-RC2" }, "ranges": [ { "events": [ { "introduced": "0" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c 1.3.5" }, "package": { "ecosystem": "Maven", "name": "io.spray:spray-json_2.13.0-M2" }, "ranges": [ { "events": [ { "introduced": "0" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c 1.3.5" }, "package": { "ecosystem": "Maven", "name": "io.spray:spray-json_2.13.0-M4" }, "ranges": [ { "events": [ { "introduced": "0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "io.spray:spray-json_2.13.0-M5" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.3.5" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c 1.3.5" }, "package": { "ecosystem": "Maven", "name": "io.spray:spray-json_2.9.3" }, "ranges": [ { "events": [ { "introduced": "0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-18855" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2022-06-28T23:23:20Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "Recursive decent parsers are susceptible too StackOverflowExceptions on too deeply nested structures as currently \"open\" parsing state is kept on the stack.", "id": "GHSA-ww3v-6xjf-jv28", "modified": "2025-09-30T19:11:48Z", "published": "2022-06-28T23:23:20Z", "references": [ { "type": "WEB", "url": "https://github.com/spray/spray-json/pull/284" }, { "type": "PACKAGE", "url": "https://github.com/spray/spray-json" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JAVA-IOSPRAY-72601" } ], "schema_version": "1.4.0", "severity": [], "summary": "Uncontrolled Resource Consumption in Spray JSON" }
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.
- 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…