Skip to content

Crash when decoding malformed HTTP requests or malformed JSON payload

High severity GitHub Reviewed Published May 14, 2022 to the GitHub Advisory Database • Updated Jan 30, 2023

Package

maven org.apache.mesos:mesos (Maven)

Affected versions

>= 1.4.0, < 1.6.0

Patched versions

1.6.0

Description

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 therefore cause a denial of service of Mesos masters rendering the Mesos-controlled cluster inoperable.

References

Published by the National Vulnerability Database Sep 13, 2018
Published to the GitHub Advisory Database May 14, 2022
Reviewed Nov 1, 2022
Last updated Jan 30, 2023

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Weaknesses

CVE ID

CVE-2018-1330

GHSA ID

GHSA-95q3-pppp-r683

Source code

No known source code
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.