When handling a libprocess message wrapped in an HTTP request, libprocess in Apache Mesos before 1.1.3, 1.2.x before 1.2.2, 1.3.x before 1.3.1, and 1.4.0-dev crashes if the request path is empty, because the parser assumes the request path always starts with '/'. A malicious actor can therefore cause a denial of service of Mesos masters rendering the Mesos-controlled cluster inoperable.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/101023 | Third Party Advisory VDB Entry |
https://lists.apache.org/thread.html/cc1e7a69ea78da0511f5b54b6be7aa6e3c78edad5aaff430e7de028b%40%3Cdev.mesos.apache.org%3E |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2017-09-29 01:34
Updated : 2024-02-04 19:29
NVD link : CVE-2017-9790
Mitre link : CVE-2017-9790
CVE.ORG link : CVE-2017-9790
JSON object : View
Products Affected
apache
- mesos
CWE
CWE-416
Use After Free