ghsa-p2xq-vcm7-xjj6
Vulnerability from github
Published
2019-03-06 17:36
Modified
2022-09-14 22:44
Severity ?
VLAI Severity ?
Summary
Stack Overflow in Apache Mesos
Details
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.mesos:mesos" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.4.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.mesos:mesos" }, "ranges": [ { "events": [ { "introduced": "1.5.0" }, { "fixed": "1.5.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.mesos:mesos" }, "ranges": [ { "events": [ { "introduced": "1.6.0" }, { "fixed": "1.6.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.mesos:mesos" }, "ranges": [ { "events": [ { "introduced": "1.7.0" }, { "fixed": "1.7.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "1.7.0" ] } ], "aliases": [ "CVE-2018-11793" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:47:49Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "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.", "id": "GHSA-p2xq-vcm7-xjj6", "modified": "2022-09-14T22:44:16Z", "published": "2019-03-06T17:36:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-11793" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-p2xq-vcm7-xjj6" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/9be975c53e5ad612c7e0af39f5b88837fbfbc32108e587d3d8499844@%3Cdev.mesos.apache.org%3E" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/107281" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Stack Overflow in Apache Mesos" }
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…