ghsa-x869-784m-jmj2
Vulnerability from github
Published
2022-05-13 01:47
Modified
2022-11-01 23:35
Severity ?
VLAI Severity ?
Summary
Denial of service in Apache Mesos
Details
When handling a decoding failure for a malformed URL path of an HTTP request, libprocess in Apache Mesos might crash because the code accidentally calls inappropriate function. 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.1.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.mesos:mesos" }, "ranges": [ { "events": [ { "introduced": "1.2.0" }, { "fixed": "1.2.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.mesos:mesos" }, "ranges": [ { "events": [ { "introduced": "1.3.0" }, { "fixed": "1.3.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-7687" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2022-11-01T23:35:47Z", "nvd_published_at": "2017-09-29T01:34:00Z", "severity": "HIGH" }, "details": "When handling a decoding failure for a malformed URL path of an HTTP request, libprocess in Apache Mesos might crash because the code accidentally calls inappropriate function. A malicious actor can therefore cause a denial of service of Mesos masters rendering the Mesos-controlled cluster inoperable.", "id": "GHSA-x869-784m-jmj2", "modified": "2022-11-01T23:35:47Z", "published": "2022-05-13T01:47:05Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-7687" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/2c9ed2b07c2b2831a11d21db3cf8408a71fcf2c300d73ca01bad89df@%3Cdev.mesos.apache.org%3E" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/101027" } ], "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": "Denial of service 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…
Loading…