When parsing a JSON payload with deeply nested JSON structures, the parser in Apache Mesos versions pre-1.4.x, 1.4.0 to 1.4.2, 1.5.0 to 1.5.1, 1.6.0 to 1.6.1, and 1.7.0 might overflow the stack due to unbounded recursion. A malicious actor can therefore cause a denial of service of Mesos masters rendering the Mesos-controlled cluster inoperable.
{ "nvd_published_at": null, "github_reviewed_at": "2020-06-16T21:47:49Z", "severity": "HIGH", "github_reviewed": true, "cwe_ids": [ "CWE-119" ] }