VYPR

Maven package

org.apache.mesos/mesos

pkg:maven/org.apache.mesos/mesos

Vulnerabilities (6)

  • CVE-2019-0204Mar 25, 2019
    affected < 1.4.3fixed 1.4.3

    A specifically crafted Docker image running under the root user can overwrite the init helper binary of the container runtime and/or the command executor in Apache Mesos versions pre-1.4.x, 1.4.0 to 1.4.2, 1.5.0 to 1.5.2, 1.6.0 to 1.6.1, and 1.7.0 to 1.7.1. A malicious actor can

  • CVE-2018-11793Mar 5, 2019
    affected < 1.4.3fixed 1.4.3

    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

  • CVE-2018-8023Sep 21, 2018
    affected < 1.4.2fixed 1.4.2

    Apache Mesos can be configured to require authentication to call the Executor HTTP API using JSON Web Token (JWT). In Apache Mesos versions pre-1.4.2, 1.5.0, 1.5.1, 1.6.0 the comparison of the generated HMAC value against the provided signature in the JWT implementation used is v

  • CVE-2018-1330Sep 13, 2018
    affected >= 1.4.0, < 1.6.0fixed 1.6.0

    When parsing a malformed JSON payload, libprocess in Apache Mesos versions 1.4.0 to 1.5.0 might crash due to an uncaught exception. Parsing chunked HTTP requests with trailers can lead to a libprocess crash too because of the mistakenly planted assertion. A malicious actor can th

  • CVE-2017-9790HigSep 29, 2017
    affected < 1.1.3fixed 1.1.3

    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 acto

  • CVE-2017-7687HigSep 29, 2017
    affected < 1.1.3fixed 1.1.3

    When handling a decoding failure for a malformed URL path of 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 might crash because the code accidentally calls inappropriate function. A malicious actor can therefore cau