GHSA-WW3V-6XJF-JV28
Vulnerability from github – Published: 2022-06-28 23:23 – Updated: 2025-09-30 19:11
VLAI
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…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…